*{
	margin: 0;
	padding: 0;
}

#rotator{
	overflow: hidden;
	position: relative;
	width: 1000px;
	height:167px;
	z-index:1;
}

#rotator img{
	border: 0;
	cursor: default;
	width: 1000px;
	height:167px;
}

p{text-align: center;}




