hr.clear {
	clear: both;
	visibility: hidden;
}

#calendar-sidebar {
	float: right;
	width: 140px;
	margin: 0 -45px 1em 1em;
}

table.calborder {
	margin: 0 0 1em;
	font-size: 85%;
}

#weekday_select {
	border-bottom: 1px solid #ccc;
	width: 480px;
	margin: 1em 0;
}

#weekday_select td {
	padding-bottom: 5px;
}

div.event {
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px dashed #ccc;
	width: 480px;
}
