div#rotator{
	overflow: hidden;
	margin: 0 10px 0 10px;
	position: relative;
	width: 930px;
	height: 280px;
	z-index: 0;
	position: relative;
	background-color: #fff;}

div#rotator p{
	font: 1px/1px;
	margin: 0;
	padding: 0;}

div#rotator img{
	width: 910px;
	height: 260px;
	z-index: 0;
	margin: 10px;}
