

#rotator
{
/*	float:left; 
	cursor: pointer;*/
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 384px;
}

#rotator img
{
	border: 0;
/*	cursor: pointer; */
	width: 900px;
	height: 384px;
}


