#gallery {position:relative; height:107px; width:372px; overflow:hidden; border:1px solid #EEE; background:#F6F6F6; z-index:1;}
#gallery a {float:left; position:absolute; overflow:hidden; z-index:1;}
#gallery a img {border:none; height:107px; width:186px; background:#eee url(../img/loading.gif) no-repeat center center;}
#gallery a.show {z-index:500;}
#gallery .caption {z-index:600; background-color:#FFF; color:#000; height:0; width:372px; position:absolute; bottom:0;}
#gallery .caption .content {margin:5px;}