#gallery div.off {
	color:#003399;
	height:150px;
	margin-right:2px;
	margin-top:5px;
	line-height:15px;
	padding:10px 6px;
	float:left;
	background:url(tabs_0.gif) repeat-x left top #ffffff;
	border:1px solid #FFD6F9;
	border-bottom-color: #FFD6F9;
	cursor:pointer;
	position:relative;
	z-index:20;
	text-transform:uppercase;
	font-weight:bold;
}
#gallery div.on {
	font-weight:bold;
	color:#f8359a;
	padding:10px 10px;
	margin-right:2px;
	margin-top:0px;
	float:left;
	background:url(tabs_2.gif) repeat-x left bottom #ffffff;
	border:1px solid #3399CC;
	cursor:pointer;
	border-bottom:0;
	height:156px;
	line-height:15px;
	position:relative;
	z-index:100;
	text-transform:uppercase;
	font-weight:bold;
}
div.hide {
	display:none;
	width:0;
	overflow:hidden;
}
div.show {
	text-align:left;
	clear:left;
	background:#fff;
	width:865px;
	margin-top:0;
	top:-1px;
	border:1px solid #3399CC;
	padding:20px;
	position:relative;
	z-index:50;
	font:12px verdana, arial, sans-serif;
	line-height:25px;
}
div.show img {
	float:left;
	margin:0 8px 10px 0;
}
.clear {
	clear:both;
}
.podc {
	color:#000000;
	font-weight:bold;
	font-size:16px;
}
#gallery {
	font: arial, verdana, sans-serif;
	width:905px;
	padding: 0;
	line-height:15px;
}
.podc2 {
	color: #000;
	font-weight:bold;
	font-size:16px;
	line-height:150%
}
.podc3 {
	color: #000;
	font-weight:bold;
	font-size:16px;
	line-height:150%
}

