/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/test/mt/mt-static/themes/base-weblog.css);
@import url(/test/mt/mt-static/themes/theme-april_showers/theme-april_showers.css);
table#calendar {
	text-align: center;
	border-collapse: collapse;
	border-style: none;
}

#calendar caption {
	text-align: center;
	font-weight: bold;
}

#calendar th {
	text-align: center;
	font-weight: bold;
	padding: 0px 2px;
}

#calendar td {
	text-align: center;
	padding: 1px;
}

#calendar td.today {
	background-color: #ffebcd;
}


/* end StyleCatcher imports */