#gallery {font:12px verdana,arial,sans-serif; width:426px;height:200; padding:0px 0 0 0;}
#gallery div.off {
	height:25px;
	padding:0 80px;
	margin-right:0px;
	margin-top:0px;
	line-height:24px;
	float:left;
	background:url(../images/infotitle_bg.jpg);
	background-color:#FFFFFF;
	repeat-x left bottom;
	border:0px;
	cursor:pointer;
	position:relative;
	z-index:20;}
#gallery div.on {
	height:25px;
	padding:0 80px;
	margin-right:0px;
	margin-top:0px;
	float:left;
	background:url(../images/infotitle_bg1.jpg);
	cursor:pointer;
	border-bottom:0;
	line-height:24px;
	position:relative;
	z-index:100;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; width:426px; height:200;margin-left:0px;margin-top:0px; top:-1px; position:relative; z-index:50; line-height:20px; overflow:auto; }
.clear {clear:both;}
a.titlelink:visited{color:#330099; text-decoration:none;line-height:25px;font-weight: bold;} 
a.titlelink:link{color:#330099; text-decoration:none;line-height:25px;font-weight: bold;} 
a.titlelink:hover{color:#FFFF00;text-decoration:underline;line-height:25px;font-weight: bold;}
.bigred{
font-size:16px;
font-weight: bold;
color:#FF0000;}
.red{
color:#FF0000;}
