.kaczmarski_TextAndImagesWithMoreInfoBox_yellowBg{
	background-color: #ffffff;
}
.kaczmarski_TextAndImagesWithMoreInfoBox_invalidInput{
	background-color:#ffcccc !important;
}
.kaczmarski_TextAndImagesWithMoreInfoBox_errorTextColor{
	color:#ff0000;
}

#askTheExpertBox { width:275px; margin:0 5px 10px 10px;}
#askTheExpertBox img { margin:0; }


#askTheExpertBox form { margin:0; padding:0;  }
#askTheExpertBox label { width:100%; color:#000000; }
#askTheExpertBox div.required { background:url(/images/label-required.png) no-repeat top right; }
#askTheExpertBox input,select,textarea { width:100%; border:1px solid #cccccc; margin-bottom:10px; }


