.wrapper
{
    margin: auto;
    width: 800px;
}
.content
{
    font: 0.9em Verdana,Arial,Helvetica,sans-serif;
    width: 100%;
}
.bodytext
{
    width: 100%;
    float: left;
    height: 575px;
}

.ReportGearPageHeader
{
}

.ReportGearLogo
{
    float: left;
}

.ReportGearPageTitle
{
    color: #A39A73;
    font-size: 2em;
    font-weight: bold;
    float: right;
    text-align: right;
}

.ReportGearPageFooter {
    color: #525980;
    font-size: 0.9em;
    text-align: center;
    width: 100%;
}



