 
h1, h2, h3, h4, h5, h6
{
    color: black;
    background: none;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #000aaa;
}
h2
{
    font-size: 100%;
    font-weight: bold;
}
h3, h4, h5, h6
{
    border-bottom: none;
    font-weight: bold;
}
h3
{
    font-size: 132%;
}
h3 .editsection
{
    font-size: 76%;
    font-weight: normal;
}
h4
{
    font-size: 116%;
}
h4 .editsection
{
    font-size: 86%;
    font-weight: normal;
}

 
ul .OZpedia
{
    line-height: 1.5em;
    list-style-type: square;
    margin: .3em 0 0 1.5em;
    padding: 0;
}
ol .OZpedia
{
    line-height: 1.5em;
    margin: .3em 0 0 3.2em;
    padding: 0;
    list-style-image: none;
}
li .OZpedia
{
    margin-bottom: .1em;
}

 
 

a
{
    text-decoration: none;
    color: #3366ff;
    background: none;
}
a:visited
{
    color: #3366ff;
}
a:active
{
    color: #3366ff;
}
a:hover
{
    text-decoration: underline;
}
a.new
{
    color: #ba0000;
}
a.new:visited
{
    color: #ba0000;
}
a.external
{
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}

 
 
 

tr.tblTitle td
{
    font-weight: bold;
    border-bottom: #000000 1px solid;
}

 
.progress
{
    width: 1px;
    height: 2px;
    color: white;
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 2px;
}
  
 
.contentSubTitle
{
    border-bottom: #3366cc 1px solid;
    margin-bottom: 8px;
}
