@charset "utf-8";
.contact_us_page .ajx_confirmation_loaded{
	text-align:center; padding:10px; margin-bottom:14px;
	background-color:#060; color:#FFF;
}
.contact_us_page .ajx_confirmation_loaded strong{
	font-size:18px; font-weight:bold;
}
	
.contact_us_page .ajx_msg,.contact_us_page.ajx_resp{ padding:5px; margin-bottom:14px; text-align:left;}
.contact_us_page .ajx_msg ul, .contact_us_page .ajx_resp ul {margin:0;}
.contact_us_page .ajx_msg ul li,.contact_us_page .ajx_resp ul li {margin-top:2px;}
.contact_us_page .ajx_msg a, .contact_us_page .ajx_msg a:active, .contact_us_page .ajx_msg a:link, .contact_us_page .ajx_msg a:visited,.contact_us_page .ajx_msg a, .contact_us_page .ajx_resp a:active, .contact_us_page .ajx_resp a:link, .contact_us_page .ajx_resp a:visited {color:#FFF;}
.contact_us_page .ajx_msg a:hover,.contact_us_page .ajx_resp a:hover { text-decoration:none;}
.contact_us_page .orange_back{ background-color:#F63; color:#FFF;}
.contact_us_page .red_back{ background-color:#C00; color:#FFF;}
.contact_us_page .blue_back{ background-color:#6CF; color:#FFF;}
.contact_us_page .green_back{ background-color:#060; color:#FFF;}
.contact_us_page .cu_img_loading {
	background:url(images/loading.gif) left center no-repeat;
	display:block;
	overflow:hidden;
	padding:5px 0 5px 35px;
	line-height:22px;
	height:22px;
	margin-bottom:6px;
	vertical-align:middle;
	font-weight: bold; color: #2779aa;
}

