#askExpertQuestionForm{
	margin-top:30px;
	width:412px;
}
#askExpertQuestionForm legend{
	padding:20px 0;
	font-size:16px;
}
#askExpertQuestionForm fieldset input, #askExpertQuestionForm fieldset label{
	float:left;	
}
#askExpertQuestionForm fieldset input, #askExpertQuestionForm fieldset textarea{
	clear:right;
	width:200px;
	margin:2px 0;
	background-color:#EBF7FD;/*Light blue*/
}
#askExpertQuestionForm fieldset label{	
	width:200px;
	display:block;
}
#askExpertQuestionForm{
  background:#fff url(../images/expertbg.jpg) no-repeat;
	margin:10px;
}
askTheExpertForm .thanks{
	color: Green;
	padding:10px 0;
}
#askTheExpertForm .error{
	color: Red;
	padding:10px 0;
}
h1
{
  color:#021B2B;
  font-size:25px;
  line-height:31px;
  margin:-20px 0 35px;
}
/* Reset default for button*/
