.slide_gallery , div.slide_gallery { clear:both; /*display:none;*/}
.slide { float:left;display:block;height:110px;text-align:left;width:594px;overflow:hidden;}
.scroller { width:40000px;white-space:nowrap;}
div.scroller img { margin:0px 2px; }
a.scroll_button_left , a.scroll_button_right {float:left;border:none;padding:0;margin:0px;vertical-align:middle;display:block;width:11px;height:110px;}
a.scroll_button_left {background: url(../images_dark/arrow-left.gif); background-repeat:no-repeat; background-position:center left;}
a.scroll_button_right {background: url(../images_dark/arrow-right.gif);  background-repeat:no-repeat;  background-position:center right;}
/* a.scroll_button_left:hover {background: url(images/button_left_hover.gif);}
a.scroll_button_right:hover {background: url(images/button_right_hover.gif);} */


.scroller img { border:solid 3px white; }
.scroller a:hover img  {  border:solid 3px #eeeeee; }
