#rotator
{
	overflow: hidden;
	position: relative;
	width: 403px;
	height: 313px;
	margin-bottom: 0px;
}

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