.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0;  
}  
.kwicks li{  
display: block;
overflow: hidden;
padding: 0;
cursor: pointer;
float: left;
width: 90px;
height: 200px;
margin-right: 5px;
}
.kwicks li a{
display:block;
height:200px;
text-indent:-1000px;
outline:none;
}

#kwick1 {   
    background-color: #53b388;  
    background-image: url('/mise/modules/editorial/slide/images/metalware.jpg');  
}  
#kwick2 {  
    background-color: #5a69a9;  
    background-image: url('/mise/modules/editorial/slide/images/tableware.jpg');  
}  
#kwick3 {  
    background-color: #c26468;  
    background-image: url('/mise/modules/editorial/slide/images/interior.jpg');  
}  
#kwick4 {   
    background-color: #bf7cc7;  
    background-image: url('/mise/modules/editorial/slide/images/misc_craft.jpg');  
    margin-right: none;  
}
#kwick5 {   
    background-color: #bf7cc7;  
    background-image: url('/mise/modules/editorial/slide/images/fashion.jpg');  
    margin-right: none;  
}
#kwick6 {   
    background-color: #bf7cc7;  
    background-image: url('/mise/modules/editorial/slide/images/sake.jpg');  
    margin-right: none;  
}
#kwick7 {   
    background-color: #bf7cc7;  
    background-image: url('/mise/modules/editorial/slide/images/japanese_food.jpg');  
    margin-right: none;  
}
#kwick8 {   
    background-color: #bf7cc7;  
    background-image: url('/mise/modules/editorial/slide/images/eco_products.jpg');  
    margin-right: none;  
}
