body
{
    background-color: transparent;
}
a
{
    font: normal 12px Arial;
    color: #FF0000;
    text-decoration: none;
}
a:hover
{
    font: normal 12px Arial;
    color: #4181CB;
    text-decoration: underline;
}

div.customer_header
{
    background-color: #f47b20;
    -moz-border-radius: 12px 12px 0 0;
    -webkit-border-radius: 12px 12px 0 0;
    -border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    -ms-border-radius: 12px 12px 0 0;
    -khtml-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
}
.customer_header h3
{
    margin: 10px 0;
    line-height: 8px;
    color: #fff;
}
span.h3_1
{
    font-size: 12px;
    line-height: 12px;
}
span.h3_2
{
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1px;
}
span.h3_3
{
    font-size: 12px;
    line-height: 9px;
    letter-spacing: 1px;
}
#responses
{
    background-color: #ffe1e2;
}
.response:hover
{
    background-color: #ffc2c4;
}
.response
{
    font-family: arial;
    font-size: 12px;
}
.response h3
{
    font-size: 15px;
}
body .container
{
    width: 100%;
}
.main-content
{
    border: 0;
}
#search_button
{
    background-image: url(../images/ccd-search-button.jpg);
    height: 20px;
    width: 81px;
    border: 0; /*  margin: 0.5em 2em;*/
    margin: 0;
    padding: 5px;
}
table.directions tbody tr:nth-child(2n) td, table.directions tbody tr.even td
{
    background: none repeat scroll 0 0 #EBB98C;
}
#response_1 h3, #popup_response_1 h3
{
    background: url(../images/red01.png) no-repeat scroll -2px -2px;
}
#response_2 h3, #popup_response_2 h3
{
    background: url(../images/red02.png) no-repeat scroll -2px -3px;
}
#response_3 h3, #popup_response_3 h3
{
    background: url(../images/red03.png) no-repeat scroll -2px -2px;
}
#response_4 h3, #popup_response_4 h3
{
    background: url(../images/red04.png) no-repeat scroll -2px -3px;
}
#response_5 h3, #popup_response_5 h3
{
    background: url(../images/red05.png) no-repeat scroll -2px -2px;
}
#response_6 h3, #popup_response_6 h3
{
    background: url(../images/red06.png) no-repeat scroll -2px -3px;
}
#response_7 h3, #popup_response_7 h3
{
    background: url(../images/red07.png) no-repeat scroll -2px -2px;
}
#response_8 h3, #popup_response_8 h3
{
    background: url(../images/red08.png) no-repeat scroll -2px -3px;
}
#response_9 h3, #popup_response_9 h3
{
    background: url(../images/red09.png) no-repeat scroll -2px -2px;
}
#response_10 h3, #popup_response_10 h3
{
    background: url(../images/red10.png) no-repeat scroll -2px -2px;
}
#response_11 h3, #popup_response_11 h3
{
    background: url(../images/red11.png) no-repeat scroll -2px -3px;
}
#response_12 h3, #popup_response_12 h3
{
    background: url(../images/red12.png) no-repeat scroll -2px -3px;
}
#response_13 h3, #popup_response_13 h3
{
    background: url(../images/red13.png) no-repeat scroll -2px -3px;
}
#response_14 h3, #popup_response_14 h3
{
    background: url(../images/red14.png) no-repeat scroll -2px -3px;
}
#response_15 h3, #popup_response_15 h3
{
    background: url(../images/red15.png) no-repeat scroll -2px -3px;
}
#response_16 h3, #popup_response_16 h3
{
    background: url(../images/red16.png) no-repeat scroll -2px -3px;
}
#response_17 h3, #popup_response_17 h3
{
    background: url(../images/red17.png) no-repeat scroll -2px -2px;
}
#response_18 h3, #popup_response_18 h3
{
    background: url(../images/red18.png) no-repeat scroll -2px -2px;
}
#response_19 h3, #popup_response_19 h3
{
    background: url(../images/red19.png) no-repeat scroll -2px -2px;
}
#response_20 h3, #popup_response_20 h3
{
    background: url(../images/red20.png) no-repeat scroll -2px -2px;
}


