#container { position:relative; width:800px; 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.of1 {   
     background:url('thumbs/ozonefall091.jpg');   
     height:140px;   
     width:90px;
     }   
 #container a.of2 {   
     background:url('thumbs/ozonefall092.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.of3 {   
     background:url('thumbs/ozonefall093.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.of4 {   
     background:url('thumbs/ozonefall094.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.of5 {   
     background:url('thumbs/ozonefall095.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.of6 {   
     background:url('thumbs/ozonefall096.jpg');   
     height:140px;   
     width:90px;   
     }   
 #container a.of7 {   
     background:url('thumbs/ozonefall097.jpg');   
     height:140px;   
     width:90px;
     }  
 #container a.of8 {   
     background:url('thumbs/ozonefall098.jpg');   
     height:140px;   
     width:90px;
     }  
 #container a.of9 {   
     background:url('thumbs/ozonefall099.jpg');   
     height:140px;   
     width:90px;
     }  
 #container a.of10 {   
     background:url('thumbs/ozonefall0910.jpg');   
     height:108px;   
     width:186px;
     }  
 #container a.of11 {   
     background:url('thumbs/ozonefall0911.jpg');   
     height:140px;   
     width:90px;
     }  
#container ul {   
     width:300px;   
     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:400px;   
     height:510px;   
     top:24px;   
     left:49px;   
     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) 50px 25px no-repeat;   
     } 