#contentbox {
	width:972px;
	min-height:0;
	height:auto;
	padding:0 0 20px 0;
}
#contentbox .hr {
	width:935px;
	margin:10px 19px 20px 19px;
}
#calendar_wrap {
	padding:0 0 0 17px;
}
.bottom-sitemap .left {
	height:350px;
}
.footershadow {
background:url(/images/shadow.png) repeat-x #d1d2d4;
height:12px;
position:relative;
top:0;
width:972px;
}
.bottom-sitemap .middle {
	height:100%;
}
#calendar_left {
	width:620px;
	float:left;
}
	#calendar_left_content {
		margin:0px;
		padding:0;
	}

#calendar_right {
	width:300px;
	float:right;
	padding:0px;
	margin:0px;
	padding-right:20px;
}
	#calendar_right_content {
		margin:0px;
	}
	
	.cal_events_title{
		color:#860038; 
		font-size:16px;
		font-weight:bold;
		display:block;
	}
	
	.cal_events_town{
		color:#96C03D; 
		font-size:14px;
		font-weight:bold;
		padding-bottom:5px;
		display:block;
	}

.ajax-loader{
    width:32px;
	height:32px;
    margin:60px 0 60px 470px;
}
