#calcontainer {
	width:840px;
	margin:0 auto;
	min-height:400px;
	_height:400px;
	}

#calNav {
	width:840px;
}

#monthChooser {
	width:840px;
}

#monthnav {
	width:840px;
}

#cal ul li{
	width:105px;
	height:135px;

}

#cal ul li.day{
	width:119px;
}

#cal ul div.dailyEventList{
	background: URL(/cal_graphics/cal_morebglg.gif) no-repeat;
}

#monthChooser a {
	padding:5px 20px;
	}

