/* 
================================
 Container Styles for DotNetNuke
================================
*/
   
.empty_container {
	width: 100%;
	font: 12px Arial;
}

#eventsLeft {
	width:12px;
	height:62px;
	background:url(images/events_leftedge.gif) no-repeat;
}

#eventsRight {
	width:12px;
	height:62px;
	background:url(images/events_rightedge.gif) no-repeat;
}

#eventsHead 
{
	width:38px;
	height:14px;
	background:url(images/events.gif) top left no-repeat;
}
