/*******************************************************************
* 01 Top 10 listing
*******************************************************************/
div.top10
{
	/* margin-bottom:10px; */
	background:#d1d1d3 url(/Shared/css/images/multipage/multilocationbase.gif);
}

div.sellTop10 div.top10
{
	float:left;
	display:inline;
	width:197px; 
	margin-left:10px;
}

div.top10 h2
{
	position:relative;
    width:308px;
    height:45px;
    background:#d1d1d3 url(/Shared/css/images/multipage/multilocationtop.gif) 0 0 no-repeat;
    
	text-indent:14px;
	line-height:40px;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:1.6em;
	color:#000;
}

div.top10 ol
{
	margin:10px 10px 0 10px;
	padding-bottom:5px;
}

div.top10 ol li
{
	font-size: 1.1em;
	margin:0 0 5px 24px;
}
