#most_readed{
	padding:3px;
	height:260px;
	overflow-y:scroll;
}
#most_readed .title{
	border-bottom:1px dotted #CCC;
}
#most_readed .title a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	line-height:24px;
	font-weight:normal;
}
#most_readed .title a:hover{
	color:#ff3d00;
}
.tdat{
	position:relative;
	top:7px;
	margin-right:3px;
	padding:2px;
}
.space{margin-bottom:3px;}
.mdf{color:#FFF; background-color:#FF3D00!important;}
.time{
	color:#FFF;
	margin-right:5px;
	font-size:11px;
	width:45px;
	text-align:center;
	background-color:#466289;
	float:left;
}