@charset "UTF-8";
/* CSS Document */

#slideshow {  }
#holder { position:relative; z-index:1; text-align:center; overflow:hidden;}  
#leftArrow, #rightArrow { top:41%; position:absolute;}
#leftArrow:hover, #rightArrow:hover {cursor:pointer; } 
#descriptionBack { right:40px; width:240px; height:40px; background-color:#000000; opacity:.7; position:absolute; z-index:7; bottom:-40px; filter:alpha(opacity=70); }
#description { right:40px; width:220px; padding:10px; position:absolute; z-index: 8; color:#fff; bottom:-40px;  height:20px;}


