/* ADD BY WUNDERMAN*/
div#contAnswers  div#banner h1 {
	background: url(../images/what_is-answers-banner-bg.jpg) no-repeat 0 0;
}
div#contAboutDrReivich div#banner h1 {
	background: url(../images/drkarenhdr.jpg) no-repeat 0 0;
}
div#answerFromDrReivich div#banner h1 {
	background: url(../images/what_is-answers-banner-bg.jpg) no-repeat 0 0;
}




div#contAnswers  div#content div.group.header{
	background: url(../images/answers_head.jpg) no-repeat center bottom;
	width:546px; 
	height:31px;
}
div#contAnswers  div#content div.group.content{
	background: url(../images/answers_content.jpg) repeat center bottom;
	width:546px; 
}
div#contAnswers  div#content div.group.close{
	background: url(../images/answers_foot.jpg) no-repeat center bottom;
	width:546px; 
	height:36px;
}
div#contAnswers  div#sortanswers select{
	font-size: .9em;
    width: 104px;
    display: block;
	margin: 0 0 0 8px;
	display: inline;
	color: #ff6600;    
	text-align: center;
	border: 1px solid #cfc0bb;
}

	
div#contAsk  div#banner h1 {
	background: url(../images/what_is-answers-banner-bg.jpg) no-repeat 0 0;
}
div#contAsk  div#contentForm {
	width: 470px;
	xfloat: right;
	margin: 0px 0px 0px 13px;
}
div#contAsk  div#content div.group.header{
	background: url(../images/ask_your_question_head.jpg) no-repeat right bottom;
	width:472px; 
	height:96px;
}
div#contAsk  div#content div.group.content{
	background: url(../images/ask_your_question_content.jpg) repeat center bottom;
	width:472px; 
}
	div#contAsk  div#content .button {
		margin-left: 15px;
		display: block;
		clear: both;
	}
	div#contAsk  div#content #character-count {
		float:right;
		margin-right:15px;
		font-size: 11px;
		color:#000000;
		font-weight:bold;
	}
		div#contAsk  div#content #character-count input {
			border-style: solid;
			border-width: 1px;
			border-color:#DDE3E3;
			width: 35px;
			background-color:#F3F3F3;
			color:#919191;
		}

div#contAsk  div#content div.group.close{
	background: #ffeacd url(../images/ask_your_question_foot.png) no-repeat center bottom;
	width:472px; 
	margin-bottom:30px;
}

div#contAsk  div#content div.group.close p {
	font-size: 1em;
	padding: 8px 0 12px 4px;
}
div#contAsk a {color:#FF7615;}

form label.field-first,
form label.field-city,
form label.field-kid_age,
form label.field-question_category,
form label.field-state,
form label.field-email,
form label.field-email_retype,
form label.field-your_question {
	font-size: 12px;
	line-height: 14px;
	padding:  0px 0px 12px 20px;
	float: left;
	margin: 0px 10px 0px 0px;
	color:#000000;
	font-weight:bold;
}

form label.field-first input,
form label.field-city input,
form label.field-kid_age input,
form label.field-question_category input,
form label.field-state input,
form label.field-email input,
form label.field-email_retype input,
form label.field-your_question input{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color:#DDE3E3;
}
form label.field-your_question textarea{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color:#DDE3E3;
}

form label.field-kid_age {
	float: left;
	width: 200px;
}
form label.field-kid_age select {
	float: left;
	margin-top: 3px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color:#DDE3E3;
	
}
form label.field-question_category {
	float: left;
	width: 200px;
}
form label.field-question_category select {
	float: left;
	margin-top: 3px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color:#DDE3E3;
}
form label.field-email {
	float: left;
	width: 200px;
}
form label.field-email input {
	float: left;
	margin-top: 3px;
	width: 200px;
}
form label.field-email_retype {
	float: left;
	width: 200px;
}
form label.field-email_retype input {
	float: left;
	margin-top: 3px;
	width: 200px;
}
form label.field-first {
	float: left;
	width: 200px;
}
form label.field-first input {
	float: left;
	margin-top: 3px;
	width: 200px;
}
form label.field-city {
	float: left;
	width: 120px;
}
form label.field-city input {
	width: 120px;
	float: left;
	margin-top: 3px;
}
form label.field-state {
	float: left;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}


/* END*/
