#latest_date { 
	display:block;
	width:100%;
	padding:17px 0 0 5px; 
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.date_subject { 
	display:block; 
	float:left;  
	width:252px; 
	height:21px; 
	font-size:14px; 
	text-align:left;
}

.date_subject img { 
	vertical-align:middle;
}

.date_date { 
	display:block; 
	float:left; 
	width:45px; 
	height:22px; 
	font-size:13px; 
	color:#999; 
	text-align:right;
}

.date_coment { 
	font-size:13px; 
	color:#ff9900;
}
