#gallery {
	font:verdana, arial, sans-serif;
	width:821px;
	padding: 5px 0 0 0;
	
	
}
#gallery div.off {
	color:#000;
	height:160px;
	margin-right:2px;
	padding:0 10px;
	float:left;
	border:0;
	cursor:pointer;
	position:relative;
	z-index:20;
}
#gallery div.on {
	font-weight:bold;
	color: #000066;
	padding:0 10px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	height:160px;
	border:0;
	cursor:pointer;
	border-bottom:0;
	position:relative;
	z-index:100;
	background:url(../images/menusarrow.gif) bottom center no-repeat;
	
}
div.hide {
	display:none;
	width:0;
	overflow:hidden;
}
div.show {
 
	clear:left;
	 
	behavior: url(iepngfix.htc);
	width:821px;
	margin-bottom:10px;
	top:3px;
	border:1px solid #000;
	 
	position:relative;
	z-index:50;
	font:12px verdana, arial, sans-serif;
	
}
div.show img {
	 
	 
}
.clear {
	clear:both;
}
.podc {
	color:#000000;
	font-weight:bold;
	font-size:16px;
}
img {
behavior: url(iepngfix.htc);
}
