*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 600px;
	height: 251px;
}

#rotator img
{
	border: 0;
	width: 600px;
	height: 251px;
}



#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}