.fb_latest {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	margin:0px;
}
.fb_latest .items {
	/*background: #ecf3f7;*/
	width:100%;
	padding:4px;
	margin:2px;
}
.fb_latest .items:hover {
	/*background: #f6f4d0 ;*/
}
.fb_latest .items a:link, .fb_latest .items a:visited  {
	font-weight:bold;
	text-decoration:none;
}
.fb_latest .items a:hover  {
	font-weight:bold;
	text-decoration:underline;
}	
.fb_latest .items .item_main {
	
}
.fb_latest .items .item_info{
	padding-top:2px;
	font-weight:normal;
}