.captchaContainer
{
	padding-top:0px !important;
}

.sbDiv  /* Style of the form */
{
	margin:3px; padding:0px; 
}
.sbQB
{
	padding:2px; margin-bottom:2px; 
	font-size: 12px; 
	font-family: sans-serif;
}
.sbQuestion
{	
	width:100%; margin-bottom:10px
}
.sbDivQuestion
{
	font-family:sans-serif;
	font-size: 12px;
	padding: 2px 0px;
	clear: both;
}
.sbButton
{
	background: transparent url(/images/btn_continuesurvey.jpg) no-repeat top left !important;
	width: 370;
	height: 104;
	border: 0;
	cursor: pointer;
	margin: 10px 0 0 5px;
	padding: 0;
}
input, select {
	font-family:sans-serif; 
	font-size:11px; 
	width:100%;
}
select.dob {
	width: 50px;
}

.sbChild {
	width: 88% !important;
}

input.highlight, select.highlight {
	border: 2px solid #FF0000;
}