.slide_gallery , div.slide_gallery { clear:both; /*display:none;*/}
.slide { float:left;display:block;height:94px;text-align:left;width:312px;overflow:hidden;}
.scroller { width:40000px;white-space:nowrap;}
div.scroller img { margin:0 16px;}
a.scroll_button_left , a.scroll_button_right {float:left;border:none;padding:0;margin:2px 0px;vertical-align:middle;display:block;width:20px;height:94px;}
a.scroll_button_left {background: url(../images/strz-l.gif); background-repeat:no-repeat; background-position:center center;}
a.scroll_button_right {background: url(../images/strz-p.gif);  background-repeat:no-repeat;  background-position:center center;}
/* 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:1px solid #037963; padding:1px; }
.scroller a:hover img  { border:1px solid #a1dad4; }