#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 263px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 960px;
	height: 263px;
}

#rotator2
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 495px;
	height: 178px;
}

#rotator2 img
{
	border: 0;
	cursor: pointer;
	width: 495px;
	height: 178px;
}

