#gallery {font: bold 14px Arial; width:220px; padding-top:15px; text-transform:uppercase; float: left;}
* html #gallery {font: bold 14px Arial; width:220px; padding-top:9px; text-transform:uppercase;}
#gallery div.off {color:#cccccc; height:34px; margin-right:0px; line-height:34px; padding:0 20px; float:left; background: #333333; cursor:pointer; position:relative; z-index:20;}
#gallery div.on {color:#333333; padding:0 20px; margin-right:0px; margin-top:1px; float:left; background:#ffffff; cursor:pointer; border-bottom:0; height:34px; line-height:34px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {
	clear:both;
	background:#fff;
	width:220px;
	margin-top:0;
	top:-1px;
	padding:10px 20px 10px 20px;
	position:relative;
	z-index:50;
	font:11px verdana, arial, sans-serif;
	line-height:18px;
}
div.show img {float:left; margin: 0px;}
.clear {clear:both;}
#Constable {
	background: #F7F7F7;
	font: bold 14px Arial;
}
#Monet {
	background: #F7F7F7;
	font: bold 14px Arial;
}

