#container { position:relative; width:770px; height:600px; margin:20px auto 0 auto; border:1px solid #aaa; }  

#container ul { padding:0; margin:0; list-style-type:none; }  

#container a.gallery span { position:absolute; width:1px; height:1px; top:5px; left:5px; overflow:hidden; background:#fff; }   

#container a.gallery, #container a.gallery:visited {   
     display:block;   
     color:#000;   
     text-decoration:none;   
     border:1px solid #000;   
     margin:1px 2px 1px 2px;   
     text-align:left;   
     cursor:default;   
     }      
 #container a.g7 {   
     background:url('thumbs/graphic7.jpg');   
     height:140px;   
     width:90px;
     }   
 #container a.g8 {   
     background:url('thumbs/graphic8.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g9 {   
     background:url('thumbs/graphic9.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g10 {   
     background:url('thumbs/graphic10.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g11 {   
     background:url('thumbs/graphic11.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g12 {   
     background:url('thumbs/graphic12.jpg');   
     height:140px;   
     width:90px;   
     } 
 #container a.g13 {   
     background:url('thumbs/graphic13.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g14 {   
     background:url('thumbs/graphic14.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g15 {   
     background:url('thumbs/graphic15.jpg');   
     height:140px;   
     width:90px;   
     } 
 #container a.g16 {   
     background:url('thumbs/graphic16.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.g17 {   
     background:url('thumbs/graphic17.jpg');   
     height:140px;   
     width:90px;   
     } 
#container ul {   
     width:300px;   /*198*/
     height:386px; 
     margin:5px;   
     float:right; 
     }   
 #container li {   
     float:left;   
     }   
#container a.gallery:hover {   
     border:1px solid #fff; 
}
#container a.gallery:hover span {   
     position:absolute;   
     width:450px;   
     height:580px;   
     top:9px;   
     left:4px;   
     color:#000;   
     background:#fff;   
     }  
#container a.gallery:hover img {   
     border:1px solid #fff;   
     float:left;   
     margin-right:5px;   
     }   
#container a.slideb:hover img, #container a.slidei:hover img {   
     float:right;   
     } 
#container {   
     background:#fff url(images/galleryimgholder.png) 5px 10px no-repeat;   
     } 