.fb_latest {
	width: 190px;
	margin:0px;
}
.fb_latest .items {
	width: 190px;
	padding:4px 0 4px 0 ; 
	margin:2px;
	font: normal 11px/12px arial,sans-serif;
}
.fb_latest .items a { color: #4565A6; text-decoration: none; }
.fb_latest .items:hover {
	background: #F5F5F5 ;
}
.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;
}
