body{
border:0; 
margin:0;
}

#container{
width:300px; 
height:225px; 
background-image: url(http://www.iseekgirls.com/adv/01/bg01.jpg);
background-repeat: no-repeat;
}

.slide{
width:300px; 
height:225px;
background-image: url(http://www.iseekgirls.com/adv/01/hover.jpg);
background-repeat: no-repeat;
}


.thumbs{ 
width:300px;
height:225px; 
float:left;
}

.thumbs ul{
width:300px;
height:225px; 
list-style:none;
padding:0 0 0 0;
margin:0;
}
.thumbs ul li{
list-style:none;
padding:0;
margin:0;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
width:338px;
height:235px; 
display:block;
}

.thumbs ul li img{
border:none !important; 
width:300px;
height:225px; 
}

.thumbs ul li img:hover{
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}


#s1{
width:300px;
height:225px; 
padding:0; 
margin:0; 
list-style:none;
}

#output{display:none;}

.clear{clear:both;}