
.ListsHeader{
    font-family:Georgia,Times,serif;
    font-weight: bold;
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    text-indent:0;
    margin:0px 0px 5px 0px;    
    padding:0px 0px 0px 0px;
    width:150px;
}

#ListsDots{
    position: relative;    
    margin:0px;
    margin-left: -6px;    
    margin-bottom: -3px;
    z-index: 88;
}      
.ListBook{
    position: relative;    
    font-family:Georgia,Times,serif;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 3px;  
    width:150px;
    background-image: url(Metsolubak.png);
    z-index: 2;
    height:135px;
}

.ListNumber{
    position: absolute;
    top: 10px;
    left:10px;    
}
img.ListImg90{    
    position: absolute;
    top:10px;
    left:40px;
    height:115px;        
    margin:  0px;    
    border: 0px solid #eee;             
}

img.ListShadow{
    position: absolute;
    top:10px;
    left: 116px;
    height:115px;
    /*width: 10px;*/
    margin:  0px;
    border: 0px solid #eee;     
}