﻿.Footer
{
    background-image: url(/images/global/footer/bg.jpg);
    background-repeat: no-repeat;
    width: 984px;
    height:63px;
    clear:both;
    padding:8px 0px 0px 0px;
}
.Footer .content
{
    text-align: center;
    color: #ffffff;
    padding-top:8px;  
}
.Footer a, .Footer a:link, .Footer a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.Footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}
.PfizerNotice
{
    border:solid 0px #333333;
    width:900px;
    margin:auto;
    padding:7px 0px 0px 0px;
}