.top_offer_list_background {
	padding-top:35px;
}
.top_offer .top_title {
	margin: 0px 0px 5px 0px;
}
.top_offer .top_title h2 {
	float: left;
}
.top_offer h2 img {
	vertical-align: bottom;
	padding: 0px 0px 3px 3px;
}
.top_offer .content {
}
.top_offer .top_title span {
	float: right;
}
.top_offer .top_title span img {
	margin: 0px 7px 0px 0px;
}
.top_offer table {
	margin: 0px;
}
.top_comment {
	font-size: 10px;
	color: #A4B6C3;
	margin: 15px 0px 0px 0px;
}
td.top_price {
	font-size: 20px;
	color: #D10022;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 150px;
}
.top_offer .image {
	width: 112px;
}
.top_offer .image img {
	padding: 1px;
	border: 2px solid #cccccc;
}
.top_offer .image img:hover {
	padding: 1px;
	border: 2px solid #555555;
	background-color: #555555;
}
hr.dark {
	border-color: #ccc;
}
.top_offer td {
	padding: 5px;
	border-top: 1px solid #f0f0f0;
	background-color: #ffffff;
}
.top_offer table:hover td {
	background-color: #f9f9f9;
}
