#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	position: absolute;
	width: 980px;
	height: 200px;
	top: 0px;
	z-index: 10;
	margin-left: -490px;
	left: 50%;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 980px;
	height: 200px;
}

p
{
	text-align: center;
}
