.treeview li.toplevel
{
color: #26432f;
}

.treeview li
{
font-size: 14px;
}

hr
{
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
background-color: #56735f;
color: #56735f;
padding-top: -2px;
width: 200px;;
height: 2px;
border: 0;
}