#gallery {font:11px verdana,arial,sans-serif; width:540px; padding:0; line-height:15px;}
#gallery div.off {color:#fff; height:33px; margin-right:2px; line-height:33px;padding-right:8px;  float:left; background:url(../images/tab_b_r.jpg); background-position:right; cursor:pointer; position:relative; z-index:20;background-repeat:no-repeat;}
#gallery div.off span {color:#fff; height:33px; margin-right:2px; line-height:33px;padding-left:8px; float:left; background:url(../images/tab_b_l.jpg); background-position:left; background-repeat:no-repeat; cursor:pointer; position:relative; z-index:20;}


#gallery div.on {color:#fff; padding-right:8px; margin-right:2px; margin-top:1px; float:left; background:url(../images/tab_r.jpg); background-position:right;  cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100; background-repeat:no-repeat;}
#gallery div.on span {color:#fff; padding-left:8px; margin-right:0px; margin-top:1px; float:left; background:url(../images/tab_l.jpg); background-position:top left; background-repeat:no-repeat; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; display:block; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background-color:#F5F6F0; width:540px; margin-top:0; top:-1px; padding:0px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:18px;}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}

