#rotator
{
	overflow: hidden;
	position: relative;
	width: 525px;
	height: 387px;

}

#rotator img
{
	width: 525px;
	height: 387px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
