/*Bei allen Änderungen stehen die original Angaben als Kommentar dabei!*/

.fb_latest {
	/*width:100%;*/
	width:238px;
	margin:0px;
}
.fb_latest .items {
	/*background: #ecf3f7 ;*/
	width:100%;
	padding:4px;
	margin:2px;
}
.fb_latest .items:hover {
	/*background: #f6f4d0 ;*/
	background-color: #2D2D2D;
}
.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;
}