*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 660px;
	height: 84px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 660px;
	height: 84px;
}

p
{
	text-align: center;
}
