
/* list styles */

div.mainstyle { 
width: 180px; 
}

#left, #right { 
margin-left: 20px;
margin-bottom: 0px; 
background-color: #000; 
list-style-type: none; 
color: #8E6F39; 
font-weight: bold; 
font-family: arial; 
font-size: 9pt; 
font-variant: small-caps;
}