ul#gallery{list-style-type: none; margin-left:100px; padding: 0;}

#gallery ul{list-style-type: none; margin:0; padding: 0;}

ul#gallery>li{float:left; padding:5px; margin:5px; border:2px solid transparent;}

ul#gallery>li ul{padding:.8em; border: 1px solid #000;
 background-color: #fff;  color: #000;
 font-size: 90%;
 max-width: 20%;
 display: none;
 position: absolute;}

ul#gallery>li ul li{margin-top: 2px;}

ul#gallery>li:hover{color: #369;background-color: transparent; border-color: #369;}

ul#gallery>li:hover ul{display: block; list-style-type: none; background-color:#ffd;}

ul#gallery ul:before{content: "Banner Information"; font-size:130%; font-weight:bold;
 border-bottom:1px solid #999; display: block;}

ul#gallery ul:after{content:"Thank you for linking to us!"; font-size: 90%/180%;
  text-align: center; border-top: 1px solid #999; display: block; margin-top: 1em;}

ul#gallery img{display: block;}

img,a img{border: 0;}

ul#gallery:after{content: "."; display: block; height: 0; overflow: hidden; clear: both; visibility:hidden;}

span{font-size:6px; font-weight:normal; text-align:left;}

.image1{width:120px;height:240px}
.image2{width:234px;height:60px}
.image3{width:120px;height:60px}
.image4{width:468px;height:60px}
.image5{width:392px;height:72px}
.image6{width:88px;height:31px}

/*
div.clear{clear: both;}
*/