/** Left Column **/
.left-col .calendar-content {
	position: absolute;
	top: 322px;
	left: 36px;
	width: 250px}

.left-col .calendar-content .calendar-copyBody {
	margin-top: 30px}
	
.left-col .calendar-content .calendar-morecalendarLink {
	margin-top: 16px}

/** Floating Layer **/
.floating-center-layer-calendar {
	position: absolute;
	top: -106px;
	left: 0px;
	width: 417px;
	height: auto;
	padding: 15px 0px 0px 0px;
	text-align: center;	
	background-image: url('/images/float-layer_bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1}
	
.floating-center-layer-calendar {
	text-align: -moz-center}

.floating-center-layer-calendar .calendarFrame {
	position: relative;
	top: 15px;
	left: 0px;
	width: 357px;
	height: 550px}
