#mainContent {
    width: 950px;
    overflow: hidden;
}

#featured table {
    empty-cells: show;
    margin-bottom: -3em;
    border-collapse: collapse;
}

#featured td {
    vertical-align: top;
    width: 50%;
    padding: 1em;
}

#featured td.first {
    padding-left: 0;
}

#featured td.last {
    padding-right: 0;
}

#featured .readMore {
    position: relative;
    top: -3em;
}

#featured h2, .latestNews h3, .listing h4 {
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}

#featured .imageLink {
    float: right;
    margin-left: 0.5em;
}

#featured img {
    border:1px solid #111;
}

#featured h2 a {
    font-size: 1.5em;
}

#featured h2, #featured p {
    margin-right: 112px;
}

#featured h2 {
    height: 3em;
}

#latestNews {
    float: left;
    width: 60%;
}

.latestNews {
    float: left;
    clear: left;
    margin: 1em 0;
    width: 100%;
    position: relative;
}

.latestNews .date {
    float: left;
    width: 4em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #ae292c url(/images/frontpage_date_background.jpg) no-repeat left top;
    position: relative;
}

.latestNews .date .month {
    font-size: 1.1em;
    color: inherit;
    background: transparent url(/images/frontpage_date_background_right.jpg) no-repeat right top;
    padding: 0.6em 0.3em 0.3em 0.3em;
}

.latestNews .date .day {
    font-size: 1.25em;
    color: inherit;
    background: transparent url(/images/frontpage_date_background_bottom.jpg) no-repeat left bottom;
    padding: 0.3em 0.3em 0.6em 0.3em;
}

.latestNews .date span {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 9px;
    color: inherit;
    background: transparent url(/images/frontpage_date_background_bottom_right.jpg) no-repeat right bottom;
}

.latestNews .date hr {
    display: block;
    margin: 0 auto;
    width: 80%;
    border: 1px inset #ae292c;
}

.latestNews .snippet {
    margin-left: 4.5em;
    padding-bottom: 1em;
}

.latestNews .readMore {
    position: absolute;
    right: 0;
    bottom: 0;
}

#latestNews h3 a {
    font-size: 1.166em;
}

#featured h2 a, .latestNews h3 a, .listing a {
    color: #000;
    background-color: inherit;
    text-decoration: none;
    font-weight: bold;
}

#featured h2 a:hover, .latestNews h3 a:hover, .listing a:hover {
    color: #f00;
    background-color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #f00;
}

.listing a.roll {
    color: #900;
    background-color: inherit;
    text-decoration: underline;
}

.listing a.roll:hover {
    color: #f00;
    background-color: inherit;
    border: none;
}

#latestNews .imageAd, #otherInfo .imageAd {
    display: block;
    clear: both;
    text-align: center;
}

#latestNews .imageAd img, #otherInfo .imageAd img {
    border: none;
}

#otherInfo {
    float: right;
    width: 38%;
}

#otherInfo .listing {
    margin: 1em 0;
}

#otherInfo .listing.first {
    padding-bottom: 1em;
    border-bottom: 1px solid #e6e6e6;
}

#otherInfo .listing h3 {
    margin-bottom: 0.5em;
    font-size: 1em;
    font-weight: bold;
    padding: 0.4em;
    color: #fff;
    background: transparent url(/images/building_file_background.gif) repeat-x left top;
}

#otherInfo .listing h3 a {
    color: #fff;
    background-color: transparent;
    text-decoration: none;
    border: none;
}

#otherInfo .listing h3 a:hover {
    color: #f00;
    background-color: transparent;
}

#otherInfo .listing h4.office {
    margin-left: 0.5em;
}

#otherInfo .listing h4 a {
    line-height: 1.5;
    font-weight: bold;
}

#multisearchContainer {
    display: table;
    margin: 0 auto;
}

#multisearchContainer form {
    margin: 1em 0;
    padding: 0 1em 1em;
    border: 1px solid #e6e6e6;
}

#multisearchContainer form div {
    clear: both;
}

#multisearchContainer form .ad {
    overflow: hidden;
}

#multisearchContainer form .ad img {
    float: left;
    border: none;
}

#multisearchContainer form .ad span {
    display: block;
    margin-top: 0.25em;
}

#multisearchContainer form label {
    margin-right: 0.5em;
}

#multisearch {
    width: 20em;
    margin-right: 0.5em;
}

#flexioffices {
    margin-top: 1em;
}

#flexioffices a {
    display: block;
    color: #fff;
    background: #6d6f71;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
}

#flexioffices a img {
    float: left;
}
