/*
Trick IDE to thinking this is a css file, but actually this is a comment! ha ha!
<style>
/**/

/* COPY EVERYTHING ABOVE THIS LINE FOR NEW CSS FILES */

#header {
    background: none;
    background-color: #FFF;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: #7A8D96 3px solid;
}



#content #right_coln div#help_agent blockquote {
    background-color: #7A8D96;
    color: #FEFEFE;
}

#content #right_coln div#help_agent blockquote a{
    color: #0B2F71
}

.progress_list .bindSteps h3 {
    background-color: #7A8D96;
    color: #F6FEFE;
}


#payment_details table tr th {
    background-color: #7A8D96;
    color: #FFF;
}

