#cal_month {
	background-color: #999966;
	width: 500px;
	left: 0px;
	top: 20px;
	bottom: 0px;
	overflow: visible;
	visibility: visible;
	bottom: 20px;
	border-left-width: thin;
	background-position: left top;
}

#cal_events {
	background-color: #999966;
	width: 500px;
	left: 0px;
	top: 40px;
	bottom: 20px;
	overflow: visible;
	visibility: visible;
	border-left-width: thin;
	background-position: left top;
}

#cal_spacer {
	background-color:#999966;
	width: auto;
	left: auto;
}
	
h3 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#000000;
}
