/**
{
	margin: 0;
	padding: 0;
}
*/
#rotator
{
	overflow: hidden;
	position: relative;
	width: 624px;
	height: 247px;
	left: 0;
	top: 0;
}

#rotator img
{
	width: 624px;
	/*height: 247px;*/
}
