#rotator {
	position: relative;
	overflow:hidden;
	/*cursor:pointer;*/
	border:0;
	width:200px;
	height:150px;
}

#rotator img {
	/*cursor:pointer;*/
	border:0;
}