#linerresults p label {
    display: inline-block;
    width: 170px
}

#linerresults .imagecontainer {
    background: url(/images/wait.gif) center no-repeat
}

#linerresults img {
    margin: 36px 0 18px 0;
}

#linerresults .form {
    position: relative;
    width: 100%;
    height: 16px;
    padding: 0;
    margin-top: 24px;
    text-align: center
}

#linerresults input[type='submit'].PDFsubmit {
    background-color: #003591;
    border-color: #f4ffb6;
    margin: 0 5px
}

#intranet #linerresults input[type='submit'].PDFsubmit {
    background-color: #ed1c24;
    border-color: #ffbbbe;
    margin: 0 5px
}

#linerresults .navBtn {
    border-color: #fafafa;
    position: relative;
    z-index: 5;
}

#resultNavBack {
    position: absolute;
    width: auto;
    height: 16px;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

#resultNavPDF {
    position: absolute;
    width: 100%;
    height: 16px;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 2;
}

table.liner {
    table-layout: fixed
}

table.liner td {
    vertical-align: bottom;
}

table.liner .highlight {
    text-align: right;
    font-weight: bold
}
