/* Page Properties */
#event_listings {
	position: relative;
	left: 0px;
	top: 0px;
}
#calendar {
	position: absolute;
	left: 306px;
	top: 15px;
}
.events_text {
	position: relative;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 13px;
	height: 437px;
	width: 254px;
	background-image: url('../images/events_bg.jpg');
	bakcground-repeat: repeat-x;
}
#site_select{
	position: relative;
	width: 621px;
	height: 35px;
}
.site_checkbox {
	position: relative;
	float: left;
	width: 155px;
}