*
{
	margin: 0;
	padding: 0;
}

#rotator {
	overflow: hidden;
	text-align:center;
	border:1px solid #fff;
	height: 100px;
	text-align:center;
	background:#fff
}
#rotator img {
	display:block;
	width:160px;
	height:100px;
	margin:0 auto
}