.shipping_collectplus_msg{  background-color: #fff;padding: 10px; border: 1px solid #000;margin-bottom: 10px;margin-top: 10px;}
.shipping_collectplus_msg #collect_small_logo {height:30px; margin-top:-25px;}
.popup_button {padding-top: 20px;text-align: right}
.pickup_locations li {margin-bottom: 10px;}
#collect_popup #collect_small_logo {height:40px;}
#collect_popup {position:fixed; z-index:999; background:#fff; top:5%; left:20%; border:2px solid; width:800px; height: 500px; padding: 15px;}
#collect_loader {background: url("") no-repeat scroll center center #FBFAF6;
 border: 1px solid #000000;
    font-weight: bold;
    height: 17px;
    left: 45%;
    opacity: 0.7;
    padding: 15px;
    position: fixed;
    top: 45%;
    width: 100px;
    z-index: 99999;
}
.pickup_locations {  font-size: 11px;
        font-weight: normal;
        height: 350px;
        overflow: auto;
        width: 200px;
}
.pickup_locations .title { font-weight:bold }
.locations { border-top: 1px solid #000000; border-bottom: 1px solid #000000; padding:10px 0 10px; margin-top: 10px; }
.agent_item {cursor: pointer}
#map-canvas { height: 300px; width:400px; }
#collect_small_logo {height:30px; margin-top:-5px;}

label[for="billing:use_for_shipping_no"]:after
{
    /*content: ', including a 'url(../images/collect_logo_small.png )'pickup point near you.';*/
    content: ', including a 'url(../images/collect_logo_back.png )' pickup point near you.';

}
label[for="billing:use_for_shipping_no"]
{
    background:url(../images/collect_logo_small.png ) no-repeat 210px -2px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 4px;
}



