#calcontainer {
	width:721px;
	margin:0 auto;
}

#calNav {
	width:721px;
}

#monthChooser {
	width:720px;
}

#monthnav {
	width:721px;
}

#cal ul li{
	width:88px;
}

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

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

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

