.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0 0 25px 0;  
    padding: 0;  
}  
.kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
}

.kwicks li{  
    width: 152px;  
    height: 300px;  
}  
  
#kwick2 {  
    background:url(../content/img7.png) no-repeat;  
}  
#kwick3 {  
    background:url(../content/img8.png) no-repeat;  
}  
#kwick4 {   
    background:url(../content/img9.png) no-repeat;  
}

#kwick5 {   
    background:url(../content/img10.png) no-repeat;  
} 

#kwick6 {   
    background:url(../content/img11.png) no-repeat;  
    margin-right: none;  
} 