div.rotatingAds { 
 	width:130px; 
	height:153px; 
	overflow: hidden;
}

div.rotatingAds ul {
	list-style: none;
}

div.rotatingAds ul li {
	height: 153px;
	width: 130px;
	margin: 0;
}