div#Calendar {
	clear: both;
	float: none;
	display: block;
	margin: 0 auto;
	text-align: center;
    width: 840px;
    height: 630px;
    overflow: visible;
    border-width: 0;
}