#lgtopcalendar{
	float: left;
	width: 527px;
	margin-bottom: 10px;
}
#lgtopcalendar1{
	float: left;
	width: 275px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 24px;
	margin-bottom: 0;
}

#calendarleft{
	width:1010px;
	float:left;
}
.calendarsections{
	margin-bottom:15px;
	overflow: hidden;
	border-bottom:solid thin #CCC;
	margin-left:100px;
}
.calendarimages{
	width:310px;
	float:left;
}
.calendartext{
	width: 500px;
	margin-right: 10px;
	float: left;
}
h4.calendartitle{
	margin:0 0 10px 10px;
	font-weight:400;
	font-size:15px	
}
p.calendarevent{
	margin: 0  10px 10px;
	font-size: 13px;
	color: #999;
	line-height: 18px;
	width: 100%;
}

#calendarright{
	width:280px;
	float:right;
	background-color:#E0E0E0;
}

p.calendar{
	color:#999;
	margin:5px 7px 0 10px;
	padding-bottom:10px;
}