a#payed {
	font-weight:bold;
	color:red;
}

form#moveto {
    display:inline;
}   
form#moveto input#submit {
    height:20px;
}   
select option.selected {
    color:red;
}

div.subtitleleft {
    margin-bottom:25px;
}

div.imagedescription {
	font-size:9px;
}

a.root {
	color:green;
}

div#tagcaption {
	color:#999999;
	text-align:center;
}
div#sellbuy {
	font-size:18px;
	line-height:22px;
	vertical-align:bottom;
	width:90%;
}

div#sellbuy span.id {
	color:#999999;
}

div#edit {
    text-align:right;
}

td.line {
    padding-left:10px;
}

td#date {
    font: 12px 'trebuchet ms', sans-serif;
    color:#80796d;
    text-align:right;
    padding-top:10px;
}

#description {
    vertical-align:top;
    padding:5px 10px;
    margin-left:10px;
    background: url(/_common/_img/bazar_entry_bg.jpg) repeat-x;
    min-height:78px;
}

/*\*/
* html #description  {
height: 78px;
}
/**/

div#price {
	text-align:right;
	font:bold 15px 'Trebuchet MS', sans-serif;
    color:red;
}

div#price em {
	font-style:normal;
	color: #a0306c;
}

td#avatar a.sendip img, a.sendip img {
	border:none;
	margin-bottom:-2px;
	margin-right:3px;
}

td#emaildata small {
	color:#7f796c;
	font-size:1em;
	
}

div#error {
	border:2px solid red;
	padding:10px;
	text-align:center;
	margin:50px 0px 50px 0px;
	background-color:#ffff00;
}	

div#locked, div#stopped {
	padding:10px;
	margin-top:20px;
	text-align:center;
	font-weight:bold;
}

div#locked {
	border:2px solid #985381;
}

div#stopped {
	border:2px solid red;
	background-color:yellow;
}

div#locked span, div#stopped span {
	font-weight:normal;
}

div#locked span {
	color: #999999;
}

div#locked img, div#stopped img {
	margin-right:5px;
}


div#stopped span {
	color:#999900;
}

div#error {
	border:2px solid red;
	padding:10px;
	text-align:center;
	margin:50px 0px 50px 0px;
	background-color:#ffff00;
}
