﻿div.container
{
    padding-top: 20px;
}

div.container p,
div.container li
{
    font-size: 14px;
    line-height: 23px;
}

h1,
h2,
h3,
h4,
h5,
h6 
{
    color: #4c4b35;
}

h1
{
    font-family: Verdana, Tahoma, sans-serif;
    font-weight: bold;
    color: #000;
}

h2
{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

h3 
{
    font-size: 18px;
    font-weight: bold;
}

h1 + h6,
h1 + p + h6
{
    font-size: 18px;
    line-height: 26px;
    color: #666;
    margin-bottom: 20px;
}

p.orderLink 
{
    margin: -50px 0 0 0;
    float: right;
}   

p.orderLink a
{
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
}

h2 
{
    margin: 30px 0 5px 0;
}

div#foot div.links table
{
    margin-top: 0px;
}

div#mainContent ul,
div#mainContent ol
{
    margin-top: 0;
}

div#mainContent li
{
    margin-top: 1em;
}

table.resellers 
{
    margin: 0;
}

table.resellers ul li
{
    margin-top: 0 !important;
}

table.resellers ul li a
{
    color: #000;
} 

        
ul.leaf
{
    list-style-type: none;
}

ul.leaf li 
{
    line-height: 20px;
    background: url("/images/leaf.jpg") no-repeat center left;
    padding-left: 30px;
    font-size: 14px;
    margin-bottom: 5px;
}   
