#rotator
{
overflow: hidden;
	position: relative;
	width: 650px;
	height: 600px;
	margin-left:35px;
	
}

#rotator img
{
	height: 600px;
}

