@charset "UTF-8";
/* CSS Document */


#header {
	background-image: url(images/header_calendar.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

#left {
	width: 430px;
	}
#left ul {
	padding-bottom: 1.25em;
	}
#right {
	width: 430px;
	}
#left img {
	float: right;
	padding-left: 13px;
	padding-bottom: 20px;
	}