

.clear
{
	clear:			both;
}

.more-left
{
	font-weight:	bold;
}
.more-right
{
	float:			right;
	font-weight:	bold;
}
.back-to-link
{
	margin:			20px 0;
	font-weight:	bold;
}
.rssfeed
{
	clear:			both;
	margin:			10px 0;
	font-weight:	bold;
	vertical-align:	center;
}

DIV#listing DIV
{
	clear:			both;
	margin-bottom:	10px;
	border:			#e9e9e9 1px solid;	
	background:		#F6F6F6;
	padding-right:	5px;
}
DIV#listing IMG
{
	float:			left;
	margin-right:	10px;
}

DIV#details IMG
{
	float:			left;
	margin-right:	5px;
}
DIV#thumbs DIV
{
	float:			left;
	width:			85px;
}
DIV#thumbs IMG
{
	margin:			0 5px 5px 0;
}

DIV#auction-latest
{
	float:			right;
	margin:			10px;
	border:			#e9e9e9 1px solid;	
	background:		#F6F6F6;
	padding:		5px;
}
DIV#auction-latest UL
{
	text-align:		left;
	font-size:		90%;
	margin:			0;
	padding:		5px;
}
DIV#auction-latest LI
{
	list-style:		none;
}
DIV#auction-latest EM
{
	display:		inline-block;
	width:			7em;
	font-style:		normal;
	font-weight:	bold;
}

TABLE#auction-results
{
	width:			100%;
}
TABLE#auction-results TH
{
	text-align:		left;
}

DIV.results-pages
{
	margin:			5px 0;
	clear:			both;
}



