*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0;
	/*cursor: pointer;*/
	overflow: hidden;
	position: absolute;
	width: 720px;
	height: 407px;
	top: 48px;
	left: 70px;
	z-index:50;
}

#rotator img
{
	border: 0;
	/*cursor: pointer;*/
	width: 720px;
	height: 407px;
}

#rotator p
{
	text-align: center;
}