*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 561px;
	height: 317px;
}

#rotator img
{
	position:absolute;
	top:0;
	left:0;
	border: 0;
	width: 561px;
	height: 317px;
}

