#rotator
{
	border: 0px;
/*	cursor: pointer; */
	overflow: hidden;
	margin: 30px auto 30px;
	position: relative;
	width: 550px;
	height: 300px;
}

#rotator img
{
	border: 0;
/*	cursor: pointer; */
	width: 550px;
	height: 300px;
}


