#latest_date { 
	display:inline-block;
	width:100%;
	padding:4px 0 0; 
overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}

#latest_date ul { 
	list-style:none;
}

#latest_date li { 
	list-style:none;
}

.date_subject { 
	display:block; 
	float:left;  
	width:330px; 
	height:24px; 
	font-size:1em; 
	font-weight:bold;
	letter-spacing:-0.02em;
	text-align:left;
}

.date_subject a { 
	color:#444;
}

.date_subject img { 
	vertical-align:middle;
}

.date_date {
	display:inline-block;
	width:75px; 
	height:24px; 
	font-size:1em; 
	font-family:tahoma; 
	color:#666; 
	text-align:right;
}

.date_coment { 
	font-size:11px; 
	color:#ff9900;
}
