/* 
    Document   : azPages
    Created on : Nov 12, 2012, 2:42:52 PM
    Author     : tfrn
    Description:
        Purpose of the stylesheet follows.
*/

#azPages{
    border-top-width:0px;
    padding-top:5px;
}

#azPages div.letter{
    padding-left:20px;
    
}

#azPages ul{
    padding-left:5px;
    margin-top:0px;
}
#azPages li{
    list-style-type: none;
    font-size:12px;
}
#azPages h3{
    margin-bottom: 0px;
}