#fast_order_form{ background-color:#FFF; padding:10px; margin:10px -9px -10px;}
#fast_order_form.viewcategory {padding: 20px; margin:0;}
#fast_order_form .formfield{margin-bottom:6px; }
.customer_name, .customer_phone, #pr{ display:inline-block; vertical-align: top;}
#fast_order_form #fast_order_result {
  margin: 0;
  min-height:30px;
}

#singleclick_title {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

#fast_order_form p {
  margin-bottom: 22px;
  padding: 0px;
}

#fast_order_form input#pr{ width:80px; max-width:80px;}
#fast_order_form textarea {
  width: 96%;
}
#fast_order_form img{ padding:0; margin:0; vertical-align:bottom;}
.singleclick_error{ color:#C00; font-size:1.2em;}
.singleclick_success{ color:#090; font-size:1.2em;min-height:30px; display:block;}

