#GalleryContainer {
	position: absolute;
	height: 480px;
	width: 680px;
	left: 70px;
	top: 70px;
	z-index: 9000;
}

#gallery-OuterContainer {
	position: relative;
	width: 470px;
	height: 320px;
	text-align: center;
	left: 20px;
}

#FlashContainer {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#CalanderHolder {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font: 12px arial;
	background:#FDFDFD;
	position: relative;
	height: 100%;
	width: 100%;
}