#rotator{
	overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
	position: relative;
	width: 100px;
	height: 200px;
}

#rotator div{
	border: 0;
	width: 100px;
	height: 200px;
}