div.most_popular_title{
	padding-left:5px;
	background:#000;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin-bottom:5px;
	width:290px;
}

div.most_popular_title img{
	margin-top:4px;
	margin-right:2px;
}

div.most_popular ul{
	margin-left:5px;
	list-style-image:url("/images/arrow_black.png");
	list-style-type:square;
}

div.most_popular li{
	margin-left:20px;
	font-family:Times;
	font-size:18px;
}

div.most_popular li a{
	color:#000;
}
