/*.contact_message {*/
	/*background: #f7aaa5 url(../images/error_bg.gif) no-repeat 20px center;*/
	/*color: #4f2121;*/
	/*margin: 10px auto 25px;*/
	/*padding: 20px 20px 20px 120px;*/
	/*float: none;*/
	/*min-height: 60px;*/
/*}*/

	/*.contact_message div {*/
		/*float: none;*/
		/*font-weight: 300;*/
	/*}*/

	/*.contact_message .message_title {*/
		/*font-size: 20px;*/
		/*font-weight: 700;*/
		/*text-transform: uppercase;*/
		/*margin: 0 0 5px;*/
	/*}*/

/*.contact_form {*/
	/*width: 960px;*/
	/*float: left;*/
	/*font-family: 'Lato', sans-serif;*/
/*}*/

	/*.contact_form .col_left {*/
		/*width: 400px;*/
	/*}*/
	/**/
	/*.contact_form .col_right {*/
		/*width: 560px;*/
	/*}*/
	/**/
	/*.contact_form label {*/
		/*display: block;*/
		/*text-transform: uppercase;*/
		/*font-weight: 700;*/
		/*font-size: 13px;*/
	/*}*/
	/**/
	/*.contact_form input {*/
		/*width: 370px;*/
		/*height: 40px;*/
		/*line-height: 40px;*/
		/*padding: 5px 10px;*/
		/*display: block;*/
		/*margin: 3px 0 10px;*/
		/*background: #eae9e3;*/
		/*border: 0;*/
		/*font-size: 20px;*/
		/*font-weight: 700;*/
		/*outline: none;*/
	/*}*/

	/*.contact_form .fake_select_container {*/
		/*width: 560px;*/
		/*margin-left: 0;*/
	/*}*/
	/**/
		/*.contact_form .fake_select {*/
			/*width: 560px;*/
		/*}*/

	/*.contact_form select {*/
		/*display: block;*/
		/*margin: 3px 0 10px;*/
		/*outline: none;*/
	/*}*/
	/**/
	/*.contact_form textarea {*/
		/*width: 540px;*/
		/*line-height: 40px;*/
		/*padding: 5px 10px;*/
		/*display: block;*/
		/*margin: 3px 0 10px;*/
		/*background: #eae9e3;*/
		/*border: 0;*/
		/*font-size: 20px;*/
		/*font-weight: 700;*/
		/*outline: none;*/
		/*height: 198px;*/
		/*font-family: 'Lato', sans-serif;*/
	/*}*/
	/**/
		/*.contact_form textarea.suggest_message {*/
			/*height: 356px;*/
		/*}*/
	/**/
		/*.contact_form input:focus,*/
		/*.contact_form textarea:focus {*/
			/*background: #fff;*/
		/*}*/
	/**/
	/*.contact_form .submit {*/
		/*background: #eae9e3;*/
		/*color: #30b6cd;*/
		/*float: right;*/
		/*border: 0;*/
		/*margin: 0;*/
		/*padding: 12px;*/
		/*font-weight: 400;*/
		/*font-size: 20px;*/
		/*cursor: pointer;*/
		/*text-transform: uppercase;*/
	/*}*/
	/**/
		/*.contact_form .submit:hover {*/
			/*color: #bc632b;*/
		/*}*/
	/**/
		/*.contact_form span {*/
			/*color: #3c4448;*/
		/*}*/

form#sponsorship_form .radio_wrapper {
    margin-top: 7px;
}

form#sponsorship_form .radio_wrapper p {
    margin-top: 0;
    margin-bottom: 0;
}

form#sponsorship_form .radio_wrapper label {
    display: inline-block !important;
    width: auto !important;
    position: relative;
}
form#sponsorship_form .radio_wrapper input {
    display: inline-block !important;
}

form#contact_form .radio_wrapper {
    margin-top: 21px;
}

form#spokanemarcom_suggest .radio_wrapper {
    margin-top: 21px;
}

form#spokanemarcom_suggest .radio_wrapper p {
    margin-top: 0;
    margin-bottom: 0;
}

form#spokanemarcom_suggest .radio_wrapper label {
    display: inline-block !important;
    width: auto !important;
    position: relative;
    top: -11px;
}
form#spokanemarcom_suggest .radio_wrapper input {
    display: inline-block !important;
}

form#contact_form .radio_wrapper p {
    margin-top: 0;
    margin-bottom: 0;
}

form#contact_form .radio_wrapper label {
    display: inline-block !important;
    width: auto !important;
    position: relative;
    top: -11px;
}
form#contact_form .radio_wrapper input {
    display: inline-block !important;
}