.kaczmarski_TextAndImagesWithMoreInfoBox_yellowBg{
	background-color: #ffffa0;
}
.kaczmarski_TextAndImagesWithMoreInfoBox_invalidInput{
	background-color:#ffcccc !important;
}
.kaczmarski_TextAndImagesWithMoreInfoBox_errorTextColor{
	color:#ff0000;
}
.formContainer{
	background: #f0f0f0;
	width: 300px;
	padding: 10px 0;
	margin: 0 auto;
}
#floatContainer.hearingGuide{
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	float: none;
	margin: 0 auto;
	background: #fff;
}

.submit{
	font-weight: bold;
}


