*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 494px;
	height: 301px;
}

#rotator img
{
	border: 0;
	width: 494px;
	height: 301px;
	display:none; 
	position:absolute;
	top:0;
	left:0;
}