.uksbs {  
    list-style: none;  
    position: relative;  
    margin: 0 auto;  
    padding: 0;  
}  
.uksbs li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
}
.uksbs li {  
    float: left;  
    width: 80px;  
    height: 200px;  
    margin-right: 5px;  
}  
#uksb0 {   
    background:url(../images/faces/00.jpg) no-repeat;
}  
#uksb1 {   
    background:url(../images/faces/01.jpg) no-repeat;
}  
#uksb2 {  
    background:url(../images/faces/02.jpg) no-repeat;
}  
#uksb3 {  
    background:url(../images/faces/03.jpg) no-repeat;
}  
#uksb4 {  
    background:url(../images/faces/04.jpg) no-repeat;
}  
#uksb5 {  
    background:url(../images/faces/05.jpg) no-repeat;
}  
#uksb6 {  
    background:url(../images/faces/06.jpg) no-repeat;
}  
#uksb7 {  
    background:url(../images/faces/07.jpg) no-repeat;
}  
#uksb8 {   
    background:url(../images/faces/08.jpg) no-repeat;
    margin-right: 0px;  
}

