#mainimg{
    overflow: hidden;
    position: relative;
	/*height: 245px;
	width: 544px;*/
	height: 453px;
	width: 363px;
}

#mainimg img{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
}