ul{
    font-family: arial;
    font-size: 9pt;
    color:  #000000;
    font-weight: lighter;
    
}
li {
    margin-bottom: -15px;
    
}

#productsPanel {
    position:relative;
    width:928px;
    height:2000px;
    margin-left: auto;
    margin-right: auto;
    border:0px solid #000; 
    text-align: left;
    background:url(images/panelbg.jpg) 0 0 repeat-y;
}