#gallery {font:11px verdana,arial,sans-serif; width:450px; padding:15px 0 0 0; line-height:15px;}
#gallery div.off {color:#000; height:20px; margin-right:2px; line-height:25px; padding:0 20px; float:left; background:url(../image/tabs_0.gif) repeat-x left bottom; border:0px solid #ddd; border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}
#gallery div.on {color:#317bb0; font-size:13px; font-weight:bold; padding:0 20px; margin-right:2px; margin-top:1px; float:left; background:url(../image/tabs_0.gif) repeat-x left bottom;  cursor:pointer; border-bottom:0; height:20px; line-height:25px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:440px; height:260px; margin-top:0; top:-1px; border:2px  thin solid #317bb0;padding:10px; position:relative; z-index:50; font:13px verdana, arial, sans-serif; line-height:18px;border-bottom:0; border-left:0; border-right:0; color:#000000;}
div.show img {float:left; margin:4px 0px 0px 0;}
div.show a{
    font: 13px/13px;
	color:#000;
	background-color:inherit;
	text-decoration:none; 
}
div.show a:hover{
    font: 13px/13px;
	color:#1670c8;
	background-color:inherit;
	text-decoration:none; 
}
.clear {clear:both;}



