#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px;
	position: absolute;
	width: 980px;
	height: 355px;
	top: 0px;
	left: 0px;
}

#rotator img
{
border: 0;
cursor: pointer;
width: 980px;
height: 355px;
}

p
{
	text-align: center;
}
