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