@charset "utf-8";
/* CSS Document */
#news_standard .news-list-item{
	display:block;
	width:460px;
	margin:10px 5px 25px 5px;
	padding:0;
	font-size:10px;
	min-height:0px;
}


#news_standard .inline{
	float:none;
	clear:both;
}

#news_standard .news-list-item img{
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:8px;
}