﻿input, select { margin:2px 0 12px 0; }
div .cca_word { float:left;  margin-right:10px; }
.cca_short { width:125px; }
div .cca {margin:20px 20px;}
.ccaerror {background-color:#faa;padding:10px;border-radius:6px;}
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
#form-error {
	display: block;
	padding: 10px 0;
	color: #f00;
}
.goto_credit_form a {
	background: #028c58 !important;
	color: #fff !important;
	padding: .3rem .5rem !important;
	border-radius: 3px;
	margin: .5rem 0 !important;
	font-size: 20px;
	text-transform: uppercase !important;
	letter-spacing: 1px;
	display: inline-block;
	font-weight: bold;
}