

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 990px;
	height: 284px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 990px;
	height: 284px;
}
#rotator2
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 732px;
	height: 284px;
}
#rotator2 img
{
	border: 0;
	cursor: pointer;
	width: 732px;
	height: 284px;
}