*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: absolute;
	width: 732px;
	height: 380px;
	left: 0px;
	top: 0px;
}

#rotator img
{
	border: none;
	cursor: pointer;
	width: 732px;
	height: 380px;
}

