#imageContainer
{
	position: relative;
	margin: auto;
	width: 606px; /* maybe remove this because of ie7 */
}

#imageContainer .image
{
	display: block;
}

#imageContainer img {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

#imageContain
{
	margin: auto;
	width: 606px; /* maybe remove this because of ie7 */
	height: 549;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

