

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 904px;
	height: 225px;
}

#rotator img
{
	border: 0px;
	cursor: pointer;
	width: 904px;
	height: 225px;
}
#rotator a
{
	border: 0px;
}

