
#rotator
{
	/*cursor: pointer;*/
	overflow: hidden;
	position: relative;
	width: 815px;
	height: 300px;
	z-index:1;
}

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


