#ad-slideshow {
	position: relative;
	width: 250px;
	height: 60px;
	overflow: hidden;
  	border:none;
	/*border: 1px solid #000000;*/
}
#ad-slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 60px;
}
#pause1, #pause2 {
	z-index:100;
}
