tr.empty_head {
	background-color: #d5d2b1;
	border: 1px solid #d5d2b1;
	height: 19px;
}

tr.expanded {
	background: #f9ffc8 !important;
}

tr.row_promo {
	background-color: #ffffff;
}

tr.row_notpromo {
	background-color: #eeede8;
}

tr.row_promo:hover,
tr.row_notpromo:hover {
	background-color: #f9ffc8 !important;
}

td.thead {
	color: #660000;
	background-color: #ffffff;
	font-size: 12px;
}

td.thead a.sortrow {
	color: #252525;
	font-size: 12px;
}

td.thead a.sorted {
	color: #660000;
	font-size: 12px;
}

span.promo-type {
	color: #660000;
	font-weight: bold;
}

span.nopromo-type {
	color: #424242;
	font-weight: bold;
}

img.microthumb {
	border: 1px solid #d5d2b1;
}

div.object-info {
	background-color: #f0f0f0;
	padding: 4px;
	margin-bottom: 2px;
	font-size: 11px;
}

div.object-info-left {
	padding-left: 4px;
}

div.object-info-right {
	max-width: 600px;
}

div.width_imp {
	max-width: 100% !important;
	margin-top: 2px;
}

tr.object-info-head {
	height: 1px;
}

tr.object-info-tail {
	height: 4px;
}

tr.object-info {
	background-color: #f0f0f0;
}

td.object-info-left {
	border-left: 2px solid #ffffff;
}

td.object-info-right {
	border-right: 2px solid #ffffff;
}

span.info-label {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
}

span.info-seller {
	color: #252525;
	font-weight: bold;
	font-size: 11px;
}

a span.info-seller {
	text-decoration: underline;
}

span.info-header {
	color: #660000;
	font-weight: bold;
	font-size: 11px;
}

span.link-detail {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

div#pages_top {
	margin-top: 4px;
	height: 26px;
}

div#pages_bottom {
	margin-top: 10px;
	margin-bottom: 8px;
}

div#search_params {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.duplicates-list {
	list-style: none;
	margin: 5px;
	padding-left: 8px;
}

ul.duplicates-list li a {
	font-size: 11px;
}

div.link-detail-normal {
	background-image: url(../../images/strel.gif);
	cursor: pointer;
	width: 13px;
	height: 13px;
	margin: 3px;
}

div.link-detail-promo {
	background-image: url(../../images/strel3.gif);
	cursor: pointer;
	width: 13px;
	height: 13px;
	margin: 3px;
}

div.link-detail-protected {
	background-image: url(../../images/strel_protected.gif) !important;
	cursor: default;
	width: 13px;
	height: 13px;
	margin: 3px;
}

div#search_results {
	padding-right: 3px;
	overflow: auto;
}
