#calendar {
	margin-left: 12px;
	width: 724px;
}
#calendar #week {
	margin-bottom: 20px;
}
#calendar #week img.weeklabel {
	border-bottom-color: #74130b;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#calendar #week #event {
	padding-bottom: 10px;
	border-bottom-color: #e3d0cd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#calendar #week #event #left, #calendar #week #event #right {
	margin-left: 6px;
	width: 356px;
	afloat: left;
	adisplay: inline;
}