#rotator
{
	overflow: hidden;
	position: relative;
	width: 337px;
	height: 227px;
	margin-bottom: 10px;
}

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