#gallery {
	font:normal 9px/20px verdana, arial, sans-serif;
	width:auto;
	height: auto;
	padding: 10px 10px 10px 35px;



}
#gallery div.off {
	color:#666666;
	height:20px;
	margin-right:5px;
	line-height:20px;
	padding:0 10px;
	float:left;
	background:url(tabs_0b.gif) repeat-x left bottom;
	border:1px solid #cccccc;
	cursor:pointer;
	position:relative;
	z-index:20;
}
#gallery div.on {
	color:#FFFFFF;
	padding:0px 10px 0;
	margin-right:5px;
	margin-top:0px;
	float:left;
	background:url(/script/tabbed_pages/tabbed_pages/tabs_2b.gif) repeat-x center center;
	cursor:pointer;
	height:20px;
	line-height:20px;
	position:relative;
	z-index:100;
	text-decoration: none;
	border: 1px solid #cccccc;





}

div.hide {display:none; overflow:hidden;}
div.show {
	clear:left;
	width:345px;











	height:;
	top:;
	padding: 10px 10px 10px 20px;
	position:relative;
	z-index:50;
	font:11px/18px verdana, arial, sans-serif;
	color:#666666;
	border: 0px solid #e9e9e9;
	height: 500px;
	background-image: url(/script/tabbed_pages/tabbed_pages/bg10.png);
	background-repeat: no-repeat;
	list-style-type: square;
	list-style-image: url(/script/tabbed_pages/tabbed_pages/blue.gif);
	margin-left: 15px;
	background-color: #FFFFFF;











}
div.show img {
	float:left;
	height: auto;
	width: auto;
	margin: 0;


}
.clear {clear:both;}
