﻿
a
{
    color: Blue;
}
a.hover
{
    text-decoration: underline;
}
h1
{
    font-size: 25px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset
{
    margin-bottom: 20px;
    font-size: 1em;
}
hr
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-right: 0 solid #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
}
.odlisContainer
{
text-align: center;
margin-top:40px;
}
.odlisCoverContainer
{
float: left; 
margin-bottom: 5px;
}
.odlisHeader
{
margin-top: 6px; 
margin-bottom: 0;
    clear: none !important;
}
.odlisSubHeader
{
margin-bottom: 0;
    clear: none !important;
}