#rotator
{
	overflow: hidden;
	position: relative;
	width: 291px;
	height: 186px;
	padding: 0px;
	margin: 0px;
}

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