.auctions_block .text_desc,
.auctions_block .content_img
{
	float:left;
}

.auctions_block .text_desc
{
	width: 130px;
	margin-left: 10px;
}

.auctions_block li
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0;
}

.auctions_block .auction_timer
{
	margin-bottom: 0;
	margin-top: 5px;
	padding-top: 0;
	background: white;
	color: #333333;
}

.auctions_block h5 a
{
	color: #333333;
	font-size: 12px;
	padding: 0 0 5px;
}

.auctions_block .no-border-bottom
{
	border-bottom: none;
}

.auctions_block .price
{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}