

#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 960px;
	height: 225px;
}

#rotator img
{
	border: 0;
	width: 960px;
	height: 225px;
}


