.custom_background_color {
  background: #e5e5e5 none repeat scroll 0 0;
}
.buyer_flow_top_line {
  color: #2c2c2c;
  background: #FFF none repeat scroll 0 0;
}
#buyer_flow_cart {
  color: #2c2c2c;
}
.buyer_flow_step_title {
  color: #2c2c2c;
}
.flow_form_choice {
  background: #FFFFFF none repeat scroll 0 0;
}
.more_info_popup {
  background: #FFFFFF none repeat scroll 0 0;
}
.buyer_duration {
  border-right-color: #C7C5C5;
  border-left-color: #C7C5C5;
}
 
.buyer_flow_step_title span {
    font-size: 14px;
    height: 34px;
    font-weight: bold;
    text-transform: none;
    text-transform: none;
    margin: 0 15;
    line-height: 40px;
}