#gallery {font:15px verdana,arial,sans-serif; padding:5px; line-height:12px; height:14px; color:#ffffff; }

#gallery div.off {color:#ffffff; margin-right:10px; line-height:12px; padding:6px 5px; float:left; cursor:pointer; z-index:2;}
#gallery div.on {color:#ffffff; padding:6px 5px; margin-right:10px; float:left; cursor:pointer; line-height:12px; z-index:2;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:260px; margin:0 0 0 2px; z-index:10; font:11px verdana, arial, sans-serif; line-height:15px;}
div.show ul {margin:0 0 0 2px; padding:0; list-style:none; width:260px;}
div.show ul li {width:260px; height:32px; background-color:#FFFFFF; margin:0 0 0 2px; color:#000000;}
div.show ul li a, div.show ul li a:visited {width:260px; height:32px; line-height:22px; background-color:#FFFFFF;  text-align: left; text-decoration:none; color:#000000;}
div.show ul li a:hover {background:transparent; color:#c00; white-space:nowrap; line-height:22px; color:#000000;}

div.show ul li a span {display:none;}
div.show ul li a:hover span {position:absolute; left:260px; top:0;}
div.show ul li a:hover span img {border:0px solid #000;}
.clear {clear:both;}

#gallery a:link {
	font-family:"verdana";
	color:#ffffff;
	text-decoration:none;
}
	
#gallery a:hover {
	font-family:"verdana";
	color:#ffffff;
	text-decoration:none;
}
	
#gallery a:visited {
	font-family:"verdana";
	color:#ffffff;
	text-decoration:none;
}
	
#gallery a:active {
	font-family:"verdana";
	color:#ffffff;
	text-decoration:none;
}
