.slide_gallery , div.slide_gallery { clear:both; /*display:none;*/ }
.slide { float:left;display:block;height:109px;text-align:left;width:480px;overflow:hidden;}
.scroller { width:40000px;white-space:nowrap;}
div.scroller img { margin:0 7px;}
a.scroll_button_left , a.scroll_button_right {float:left;border:none;padding:0;margin:2px 0px;vertical-align:middle;display:block;width:15px;height:100px;}
a.scroll_button_left {background: url(images/button_left.gif); background-position:center center;}
a.scroll_button_right {background: url(images/button_right.gif); 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 #eee;padding:2px; }
.scroller a:hover img  { border:1px solid #BDBDBD;}