#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 750px;
	height: 200px;
}
#rotator img
{
	border: 0px none;
	cursor: pointer;
	width: 750px;
	height: 200px
}
