#rotator
{
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	width: 660px;
	height: 376px;
	background:url(../images/f0.jpg);
	background-repeat:no-repeat;
}

#rotator img
{
	border: 0;
	width: 660px;
	height: 376px;
}
