#gallery {position:absolute; top:0px; width:140px;}

.switch {display:block; color:#fff; width:20px; height:20px; background:#aaa; cursor:pointer; border:1px solid #fff; border-color:#fff #444 #000 #ddd; float:left; margin:2px; text-align:center; font:11px verdana,arial,sans-serif; line-height:20px;}

.off {border-color:#000 #ddd #fff #444; background:#bbb; color:#000;}

.hide {display:none;}

.show {position:absolute; top:3px; left:0px; display:block; width:400px; margin-left: 144px; z-index:500;}

.show img {float:left; padding:0 0px 0px 0px; width:380px; border-top: 8px solid white; border-left: 8px solid white; border-right: 8px solid white; border-bottom: 8px solid white; margin-left: 0px; margin-bottom: 30px;}

.clear {clear:both;}