﻿#calendar {
	padding: 3px;
	width: 110px;
	height: 365px;
	position: relative;
	float: left;
	top: 15px;
	_top: -22px;	/* IE 6 Only */
	_height: 425px;
	z-index: 200;
}
#cpos {
	position: relative;
	top: 20px;
}
#calendar1 {
	text-align: center;
	position: relative;
	_top: 40px;
}

