#gallery {font:15px "Myriad Pro"; width:165px; line-height:12px; float:left; }
#gallery div.off a {color:#fff; text-transform:uppercase; height:40px; text-align:center;  width:165px; line-height:40px; float:left; background:url(../images/buttonBg.png) no-repeat ;  cursor:pointer; z-index:20; font-weight:bold; text-decoration:none; }
#gallery div.on a {color:#8a181b;padding:0 ; margin-right:2px;  width:165px; text-align:center;  float:left; background:url(../images/buttonBg-H.png) no-repeat ;  cursor:pointer;  height:40px; line-height:40px;  z-index:100; text-transform:uppercase; font-weight:bold; text-decoration:none;}

div.hide {display:none; width:0; overflow:hidden; float:left;}
div.show { float:left; width:670px; margin-top:0; top:-1px; padding:5px 20px;  font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; text-align:left; z-index:50; }

.clear {clear:both; }


#gallery div a:hover{color:#8a181b;padding:0 ; margin-right:2px;  width:165px; text-align:center;  float:left; background:url(../images/buttonBg-H.png) no-repeat ;  cursor:pointer;  height:40px; line-height:40px;  z-index:100; text-transform:uppercase; font-weight:bold; text-decoration:none;}

#gallery c{
	float:left;
	width:5px;
	height:34px;
	background:url(left.jpg) no-repeat;
}

#gallery d{
	float:left;
	width:5px;
	height:34px;
	background:url(right.jpg) no-repeat;
	margin-right:2px;
}