#rotator
{
	
	overflow: hidden;
	position: relative;
	width: 600px;
	height: 242px;
	padding-left: 0px;
}

#rotator img
{
	width: 600px;
	height: 242px;
}

