body, td {         
    font-size: 10pt;
    font-family: Verdana, Helvetica, sans-serif;
    color: black;
    background: white;
}      

td { vertical-align: top; }

table.clsDiscog td { padding-right: 15px;}

table.clsDiscog tr.clsDiscogItem td { 
    padding-top: 10px; 
    border-top: 1px solid #e9e9e9; 
}


a:link    { color: #505060; }  
a:visited { color: #101010; }      
a:active  { color: #707080; }
a:hover   { color: #808090; }

li { list-style: square; }