

#slidecontainer{background-image:url(images/bg_slide.gif); background-repeat:no-repeat; width:925px; height:245px; position:relative; 
margin:15px 0px 19px 12px;}

#slide{padding:8px; height:230px; background:none; overflow:hidden; }
#slideshow{}
.slide_image {margin-top:0px; z-index:0 !important;} /* Editable Slider Image Position */

#slideshow .cycle{padding:0px 20px 0px 0px;  width:50%; height:50%; }

.boxslideshow .cycle{ background:#fff;}

#slideshow_navigation a{
background: url(images/button.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:15px;
height:15px;
margin:1px;
outline-style:none;
outline-width:medium;
padding:0px;
}

#slideshow_navigation{position:absolute; right:15px; top:215px; z-index:800; cursor:pointer}
#slideshow_navigation .activeSlide {background: url(images/button_selected.png) no-repeat scroll 0% 50%;}
