/*where to buy*/
#qaWrapper{
	clear: both;
}
.expert_box{
	width: 468px;
	float: left;
}
.expert_box_2{
	margin-left: 40px;
}
.expert_box img{
	float: left;
	margin-right: 10px;
}
.expert_box p{
	text-align: justify;
	font-family: arial, tahoma, sans-serif;
	color: #555555;
	font-size: 10pt;
}
.expert_container_col{
	display: block;
	overflow: hidden;
	padding: 1em 0;
}
#expert_container h3{
	font-family: helvetica, arial, sans-serif;
	color: #555555;
	font-size: 18pt;
	padding: 1.6em 0 .6em 0;
	font-weight: normal;
}
.qa_box_container{
	width: 985px;
	background: #ffffff url("../images/qa_box_body.jpg") repeat-y left;
	margin: 1em 0;
}
.qa_box_top{
	background: #ffffff url("../images/qa_box_top.jpg") no-repeat left bottom;
	height: 12px;
	width: auto;
}
.qa_box_bottom{
	background: #ffffff url("../images/qa_box_bottom.jpg") no-repeat left top;
	height: 10px;
	width: auto;
}
.askQuestion{
	background: #920001;
	width: 200px;
	height: 40px;
	overflow: hidden;
	display: block;
	clear: both;
	float: right;
	margin: 1em 0;
}
.askQuestion a{
	text-decoration: none;
	font-family: arial, tahoma, sans-serif;
	color: #fff;	
	padding: 11px 40px;
	display: block;
}
.askQuestion a:hover{
	cursor: pointer;
}
#qa_box_wrapper{
	overflow: hidden;
	display: block;
	clear: both;
	width: 985px;
}
.question_left,
.answer_right{
	width: 450px;
	float: left;
	margin-top: 1.5em;
	padding: 0 .8em;
}
.qa_box_content{
	overflow: hidden;
	font-family: helvetica, arial, tahoma;
	padding: 1em;
}
.qa_box_content h2,
.qa_box_content span.date{
	color: #0072bc;
	padding-left: .5em;
}
.qa_box_content h2{
	font-size: 16pt;
}
.qa_box_content span.date{
	font-size: 10pt;
	padding-left: 12px;	
}
.question_left{
	color: #f26522;
}
.answer_right{
	color: #598527;
}
.question_left span,
.answer_right span{
	margin-bottom: .8em;
	display: block;
}
.question_left p,
.answer_right p{
	line-height: 18pt;
	text-align: justify;
}
p.writter{
	text-align:right;
	float: right;
	display: block;
}
/*===============*/
#who-to-ask{
	overflow: hidden;
	padding-top: 5px;
	color: #790000;
}
#who-to-ask input,
#who-to-ask label{
	float: left;
}
#who-to-ask label{
	padding: 2px 0 0 0 !important;
	width: 125px !important;
}
#who-to-ask input{
	width: 50px;
	margin: 0 !important;
}
#myForm  .mandatory_warning input, #myForm .mandatory_warning textarea {
	background-color: #7883a0!important;
}

/*form-test*/
#form_down{
	overflow: hidden;
	background: transparent url("../images/qa_form_top.jpg") top left no-repeat;
}
#qa_form{
	overflow: hidden;
	display: block;
	background: #790000; 
	font-family: helvetica, arial, tahoma;
	font-weight: normal !important;
}
#qa_form_top{
	height: 5px;
	width: 978px;
	background: #ffffff url("../images/qa_form_top.jpg") no-repeat bottom left;
}
#qa_form_bottom{
	height: 5px;
	width: 978px;
	background: #ffffff url("../images/qa_form_bottom.jpg") no-repeat top left;
	clear: both;
}
.label_textinput_pair {
 	background: url(../images/required_Dot.gif) no-repeat right 50px;
 	padding-bottom: 0 !important;
 	width: 920px;
 }
 .label_textarea_pair {
 	background: url(../images/required_Dot.gif) no-repeat right 140px;
 	padding-bottom: 0 !important;
 	width: 920px;
 }
 p#requiredField{
	background: #790000 url("../images/required_Dot.gif") left center no-repeat;
	padding: 0 0 0 10px;
	margin:1em 0 0 2.4em;
	color: #ffffff !important;
}
#contact-us-form{
	float: left;
	width: 586px;
	margin: 2em 0 0 0;
	overflow: hidden;
}
#contact-us-form p#msg{
	color: #603913;
	font-size: 18px;
	font-family: helvetica, arial, tahoma;
	font-weight: bold;
}
h3#q_title{
	font-family: helvetica, arila, tahoma;
	font-size: 35px;
	color: #363636;
}
p#qa_msg{
	font-family: helvetica, arila, tahoma;
	color: #603913;
	font-size: 10pt;
	padding: 20px 0;
}
#back-to-qa{
	margin: 2em 0;
	display: block;
	clear: both;
	width: 197px;
}
#back-to-qa:hover{
	cursor: pointer;
}
#who-to-ask .label_radio_pair{
	width: 135px;
	float: left;
	margin-left: 2em;
}
#who-to-ask .input{
	width: 135px;
	
}
.label_radio_pair{
	margin-top: 10px; 
}
.label_radio_pair label, .label_radio_pair input {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}
.label_radio_pair input {
	margin-left: 10px !important;
	float: left !important;
	height: 20px !important;
	
}
.label_radio_pair label{
	float: right !important;
}
.fieldsection{
	color: #fff;
	font-weight: bold;
	padding: 20px 40px;
	
}
#qa_form_body{
	widt: 978px;
}
p#requiredField{
	margin-bottom: 10px;
}
/*form-test*/
