#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 885px;
	height: 290px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 885px;
	height: 290px;
}

#rotator2
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 885px;
	height: 249px;
}

#rotator2 img
{
	border: 0;
	cursor: pointer;
	width: 885px;
	height: 249px;
}