/* Eventanrisse rechts*/

div#radioAnriss {
	margin-bottom:10px;
	padding-bottom:10px;
	overflow:hidden;
	
}


#radioAnriss .feed {
	margin-left:12px;
	margin-right:12px;
	margin-bottom:10px;
	line-height:14px;
	font-size:11px;
	font-weight:bold;
}

#radioAnriss .feed div.time {
	float:right;
	text-align:right;
	width:40px;
	font-size:10px;
	font-weight:normal;
}




