#latest_date { 
	display:inline-block;
	width:100%;
	padding:20px 0 0 0; 
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.date_subject { 
	display:inline-block; 
	float:left;  
	width:77%; 
	height:36px; 
	font-size:18px; 
	font-weight:300;
	letter-spacing:-0.04em;
	text-align:left;
}

.date_subject a { 
	color:#222;
}

.date_subject img { 
	vertical-align:middle;
}

.date_date {
	/*display:none;*/ 
	display:inline-block; 
	width:90px; 
	font-size:18px; 
	height:36px; 
	font-weight:300;
	color:#666; 
	text-align:right;
}

.date_coment { 
	font-size:11px; 
	color:#ff9900;
}
