div#quoteContainer {
    margin-left:15px;
    width:500px;
}

td.quoteFormLeftCol {
    width:150px;
}

td.quoteFormLeftCol {
    color: #336699;
    font-weight:bold;
}

span.runningStatus {
    color: black;
    font-size:12pt;
}

td#quoteBodyTd {
    border: 1px #336699 solid;
    width:496px;
    padding-left: 30px;
    padding-top: 10px;
    margin-bottom:20px;
    margin-top:0px;
}

td#quoteHeader {
    width:496px;
    height:22px;
    background:url('/shipcoasttocoast/theme4/images/request_a_quote_header_small.jpg');
    background-repeat:no-repeat;
}

div#otherServices {
    color: #669933;
    font-weight:bold;
}

