

#boxslide {
  margin:auto; 
  padding:auto;
  text-align:center; 
  height:auto !important;   
  height:98px;
  width:300px;
}

#slideshow {cursor: pointer;}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow2 {cursor: pointer;}

#slideshow2 img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}