.mb_field_row { margin-bottom: 25px; }
.mb_field_row label { display: block; margin-bottom: 5px; }

.mb_field_row_half { float: left; width: 50%; }

.clear_b { clear: both; }

#mb_msg_box {
	margin-bottom: 20px;
}

#mb_msg_box p {
	background: #F54C30;
	color: #fff;
	margin: 0;
	padding: 4px 8px;
	font-size: 13px;
}

.mb_field_cvc input[type=text] {
	max-width: 140px;
}

.mb_field_month_year select {
	max-width: 130px;
	display: inline;
}