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

