/**
 CSS DOCUMENT
*/
#ctn-give-online {  }
#give-online-msg .error { color: red; }
#ctn-give-online .pay-cards { margin-bottom: 1em; }
#ctn-give-online .pay-cards img { max-height: 55px; }
#ctn-give-online .blk-amount p, #ctn-give-online .blk-town p { float: left; width: 50%; }
#ctn-give-online .blk-amount p:first-of-type { margin-right: 2%; width: 48%; }
#ctn-give-online .blk-town p:first-of-type { margin-right: 2%; width: 38%; }
#ctn-give-online .blk-town p:last-of-type { width: 60%; }
#ctn-give-online .clear-float { clear: both; }