#gallery {
font:11px verdana,arial,sans-serif; 
width:387px; 
height: 32px;
padding:0 0 0 0; 
border:0px solid #ddd; 

}

#gallery div.off {
color:#000000; 
height:32px; 
margin-right:0px; 
line-height:32px; 
padding-left:0px; 
float:left; 
background:url(../images/tabs0.gif) left top; 
background-repeat: no-repeat;
border:0px solid #ddd; 
border-bottom-color:#000; 
cursor:pointer; 
position:relative; 
z-index:100;
margin-left:0px;
width: 129px;
border:0px solid #000000; 
}

#gallery div.on {
color:#ffffff; 
height:32px; 
margin-right:0px; 
line-height:32px; 
padding:0px; 
float:left; 
background:url(../images/roundtab.png) left top; 
background-repeat: no-repeat;
border:0px solid #000; 
cursor:pointer; 
position:relative; 
z-index:100;
margin-left: 0px;
width: 129px;
border:0px solid #000000; 
}

div.hide {
display:none; 
width:0; 
overflow:hidden;
}

div.show {
clear:left; 
background:#fff; 
width:387px; 
height: 274px;
margin-top:0; 
top:-1px; 
border:0px solid #000;
position:relative; 
z-index:50; 
font:11px verdana, arial, sans-serif; 
line-height:18px;
}

div.show img {
float:left; 
margin:0 0px 0px 0;
}

.clear {
clear:both;
}
