.clear {clear:both}
#gallery {position:relative; height:200px;}
#gallery a {float:left; position:absolute;}
#gallery a img {border:none;}
#gallery a.show {z-index:50}
#gallery .caption {z-index:60; background-color:#000; color:#ffffff; width:948px; height:45px; position:absolute; bottom:0; font-family:verdana; font-size:14px; font-weight:bold;}
#gallery .caption .content {margin:5px; width:948px;}
#gallery .caption .content span {margin:0; padding:0; color:#1DCCEF; font-family:verdana; font-size:17px; font-weight:bold;}
