﻿#DivContent {
    width: 735px;
    text-align: center;
    margin: auto;
}

#DivContent table {
    width: 700px;
    height: auto;
    text-align: left;
    color: #000;
    font-weight: normal;
    margin: 15px auto 0 30px;
}

td.spacer {
    height: 21px;
    border-bottom: solid 3px #c03;
}

td.agencyName {
    color: #c03;
    font-size: 13pt;
    font-weight: bold;
    vertical-align: bottom;
    padding: 1px 0 6px 0;
}

td.agencyLinks {
    text-align: right;
    vertical-align: top;
    padding: 1px 0 6px 0;
}

td.agencyLinks a {
    color: blue;
    font-size: 8pt;
    font-weight: lighter;
    text-decoration: underline;
}

td.caption {
    font-size: 10pt;
    color: #4f2d7f;
    font-weight: bold;
    vertical-align: bottom;
}

td.creative {
    text-align: center;
}

img.creativeImage {
    border: none 0px #fff;
}

a.creativeLink {
    border: none 0px #fff;
    text-decoration: none;
}
