

#rotator
{
	
	cursor:default;
	overflow: hidden;

	position: relative;
	width: 770px;
	height: 120px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 770px;
	height: 120px;
}


