.TCPA_Symbol {
    /*font-size: 20pt;*/
    color: royalblue;
    font-weight: bold;
}

div#instantQuoteHeader {
    background-color: Green;
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 51px;
}

div#instantQuoteHeader h1{
    padding-top: 15px;
}

div.QuoteHeaderLanding {
    background-image: url('/images/quote/status-1.png');
}

div.QuoteHeaderResult {
    background-image: url('/images/quote/status-2.png');
}

div.QuoteHeaderAppl {
    background-image: url('/images/quote/status-3.png');
}

div#quoteResultTop
{
    position: relative;
}
