#gallery {
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
 width:545px; 
padding:10px 0 0 0;
 line-height:0px;}
#gallery div.off {
color:#333333; 
height:26px; 
margin-right:1px; 
line-height:26px; 
padding:0 0px; 
width:88px;
float:left;
background:url(tabs_0.jpg) no-repeat; 
cursor:pointer; position:relative; z-index:20;
font-size:11px;}

#gallery div.on {
color:#999999; 
width:88px;
padding:0 0px; 
margin-right:1px;
margin-top:1px; 
float:left;
background:url(tabs_2.jpg) no-repeat; 
cursor:pointer; 
border-bottom:0;
height:26px;
line-height:26px;
position:relative;
z-index:100;
font-size:11px;}

div.hide {
display:none; 
width:0; 
overflow:hidden;}
div.show {
clear:left; 
background:#F4EBCC; 
width:520px; 
margin-top:0; 
top:-1px; 
border:1px solid #cccccc;
padding:20px;
position:relative; 
z-index:50; 
font:11px Arial, Helvetica, sans-serif; 
line-height:18px;}
.clear {
clear:both;
}




