
#rotator
{
	

	overflow: hidden;
	
	position: relative;
	width: 250px;
	height: 170px;
}

#rotator img
{
	border: 0;
	width: 250px;
	height: 170px;
}

