.month {
	background: none;
	width: 20em;
	height: 90%;
}
.monthname, .dayname, .event a, .todayevent a {
	font-weight: bold;
}
.today, .todayevent {
	background-color: #EEE;
}