/* CSS Document */

#widgetWrapper{
	background-color:#53568B;
	background-image:url('../img/group/gfx/widgetBG.gif');
}

#widgetNewsHeadline{
 position:absolute;
 left:6px;
 top:30px;
 color:#FFFFFF;
 font-weight:bold;
}
#widgetNewsDate{
 position:absolute;
 left:6px;
 top:60px;
 color:#babbd1;
}

#widgetNewsContent{
 position:absolute;
 left:6px;
 top:85px;
 color:#FFFFFF;
}

#leftColLogo{
	position:absolute;
	left:0px;
	top:14px;
	width:150px;	
	/* height:17px; */
	background-position:center;
}

#widgetGroupRegInfo{
 position:absolute;
 top:75px;
 color:#babbd1;
 height:7px;
}