﻿

.lexhead {
    margin-top:25px
}

.lexhead > div {
    background-color:#083752;
    color:white;
    padding:10px 16px 9px 16px;
    margin-left:755px;
    font-weight:bold;
    font-size:13px;
}

.lexhead > div:first-child {
    width:489px;
    float:left;
    margin-left:0px;
}

.lexhead > div:nth-child(2) {
    width:190px;
    float:left;
    margin-left:6px;
}


.lexhead > div:first-child + div {
    width:190px;
    float:left;
    margin-left:6px;
}


.table-row { display: table-row; }
.table-cell { display: table-cell;padding:9px 17px;background-color:#EBEBED;border-top:solid 5px white;color:#636469;vertical-align:top;line-height:20px;font-size:13px;text-align:left }

.table-row > span { padding-top:37px; }
.table-row > span:first-child { width:492px;padding-top:0px; }
.table-row > span:nth-child(2) { width:194px }


.table-row > span:first-child h3 { font-family:'HelveticaNeueW01-57Cn';color:#785e4e;font-size:22px;margin:11px 0px 6px 0px;padding:0px;font-weight:normal }
.table-row > span a { color:#025698 }
