

#rotator
{
	
	
	overflow: hidden;
	
	width: 100%;
	height: 300px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 100%;
	height: 300px;
}

