#slideshow-nav {
  position:absolute;
  top:361px;
  left:0px;
  z-index:9999;

}

#slideshow-nav a {
  background:url(http://www.ansalestatz.com/images/slideshow_btn.png) 0 0 no-repeat;
  font-size:0px;
  color: #fff;
  width:28px;
  height:13px;
  line-height:13px;
  display: block;
  text-decoration: none;
  float: left;
  padding-left:2px;
}

#slideshow-nav a:hover, #slideshow-nav a.activeSlide {
  color: #000;
  background:url(http://www.ansalestatz.com/images/slideshow_btn-o.png) 0 0 no-repeat;
}


.home #slideshow .slide {
  position: relative;
  width: 990px !important;
  height: 333px !important;
}

.home #slideshow .slide img, .home #slideshow .slide a {
  
  bottom: 0;
  left: 0;
}

.home #slideshow .slide a {
  padding: 4px 0 6px 14px;
  width: 990px;
  height: 12px;
  background:url(http://www.ansalestatz.com/images/slide-link_bg.png) 0 0 no-repeat;
  font: 13px/13px 'MuseoSlab300', Arial;
  color: #a68762;
  text-decoration: none;
}
	


/*