﻿body{
    margin:0;
}
div#bp-site-container
{
    width:990px;
    margin:0 auto;
    font-family:arial;
    font-size:0.7em;
}
div.clear
{
    clear:both; 
    width:100%; 
    padding:0; 
    margin:0; 
    height:1px; 
    line-height:1px; 
    border:0; 
    font-size:1px;
}
div.content-box div div.clear
{
    clear:both; 
    width:100%; 
    padding:0; 
    margin:0; 
    height:1px; 
    line-height:1px; 
    border:0; 
    font-size:1px;
    background-image:none;
    min-height:1px;
}

a.pdf-link
{
    background-image:url('/images/pdf-logo.gif');   
    background-position:top left;
    background-repeat:no-repeat;
    display:block;
    padding:15px 0 15px 50px;
    color:#000000 !important;
    text-decoration:none;
}
a.pdf-link:hover
{
    color:#00a651 !important;
    text-decoration:underline;
}

a.small-pdf-link
{
    background-image:url('/images/small-pdf-logo.gif');
    background-position:top left;
    background-repeat:no-repeat;
    display:block;
    padding:2px 0 5px 25px;
}
