/* *********************************** */
/* Hellweg Radio 4 - Widget CSS Styles */
/* *********************************** */


.widget {
	position:relative;
	width:228px;
	overflow:hidden;
	zoom:1;
}


.widgethead {
	position:relative;
	height:18px;
	#height:20px;
	width:213px;
	#width:228px;
	background:url('../img/main/widget_head_bg.png') repeat-x;
	padding:2px 5px 0 10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.widgetbody {
	position:relative;
	width:208px;
	#width:228px;
	padding:5px 5px 5px 10px;
	overflow:hidden;
	zoom:1;
}
