#calcontainer {
width:616px;
margin:0 auto;
min-height:400px;
_height:400px;
	}

#calNav {
width:616px;
}


#monthChooser {
	width:615px;
}

#monthnav {
	width:616px;
}

#cal ul li{
	width:73px;
	height:114px;
}

#cal ul li.day{
	width:87px;
}

#cal ul div.dailyEventList{
	background: URL(/cal_graphics/cal_morebglg2.gif) no-repeat;
}

#monthChooser a {
	padding:5px 11px;
	}
