@charset "utf-8";
/* CSS Document */

.calendar-container {
	width: 170px;
	padding: 5px 5px;
	height: 150px;
	float: left;
}
.calendar-container h3 {
	text-align: center;
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.calendars {
	width: 550px;
	margin: 0 auto;
}
.calendar-banner {
	width: 620px;
	height: 200px;
	margin: 0 auto 10px auto;
	background:url(media/calendar_banne.gif) top left no-repeat;
	text-align:right;
}
#content-body .calendar-banner h3 {
	margin-left: 420px;
	margin-right: 10px;
	margin-top: 10px;
	text-align:right;
	font-size: 1.2em;
	font-weight:normal;
	line-height: 1.4em;
}

p.file-size { margin-top:-12px; font-size:10px;}