﻿.MarsHeader
{
    width:100%;
}

.MarsHeader .hdrLeft
{
    float: left;
    margin-left:10px;
    margin-right:10px;
}

.MarsHeader .hdrRight
{
    float:right;
    margin-left:10px;
    margin-right:10px;
}

.MarsHeader .hdrHeading
{
    font-weight: bold;
}

.MarsHeader .hdrAddressBlock
{
    float: left;
}

.MarsHeader .hdrValue
{
    font-weight:normal;
}
