#gallery {font:11px verdana,arial,sans-serif; width:225px; padding:0px 0 0 0; line-height:15px; margin-left: 15px; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;}
.normalinputm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
}

#gallery div.off {
	color:#ffffff;
	height:23px;
	margin-right:2px;
	line-height:23px;
	padding:0 10px;
	float:left;
	border:1px solid #999999;
	border-bottom-color:#000;
	cursor:pointer;
	background-color: #666666;
}
#gallery div.on {
	color:#000000;
	padding:0 10px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	border:1px solid #999999;
	cursor:pointer;
	border-bottom:0;
	height:23px;
	line-height:23px;
	background-color: #ffffff;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:225px; height:150px; margin-top:0; top:-1px; border:1px solid #cccccc;padding:10px; padding-top:2px; font:11px verdana, arial, sans-serif; line-height:18px;}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}






/*#gallery {
	width:225px;
	line-height:0px;
	margin-left: 15px;
	padding-top: -10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#gallery div.off {
	color:#000;
	height:23px;
	margin-right:2px;
	line-height:23px;
	float:left;
	border:1px solid #999999;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;
	background-color: #cccccc;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#gallery div.on {
	color:#666666;
	padding:0 10px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	border:1px solid #999999;
	cursor:pointer;
	border-bottom:0;
	height:23px;
	line-height:23px;
	position:relative;
	z-index:100;
	background-color: #FFFFFF;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:225
px; margin-top:0; top:-1px; border:1px solid #cccccc;padding:10px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:18px;}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}
