#general { padding:5px 10px 10px 10px; background:#fff; color:#666; clear:both; margin-bottom:1em;}
#general h2 { font-size:1.1em; color:#333; }
#general h3 { font-size:0.9em; color:#333; }
#general p { font-size:0.8em; }

.justified
{
	text-align: 	justify;
}

.boxWhite 
{ 
	background:		#fff; 
	border:			1px solid #fff; 
	margin-bottom:	30px; 
	padding: 		0px 9px 0; 
	font-size:		0.8em; 
	position:		relative; 
}

.boxWhite .dividerLast { clear: both; border-bottom: none; margin-top: 0; padding: 0; height: 1px; }
* html .boxWhite .dividerLast { margin-top: -13px; }

.questions { margin-bottom:1em; }
.questions .detail { float:left; }
.questions .detail h3 { font-size:1.1em;font-weight:normal; margin:0; display:inline;}
.questions .title { float:left; width:325px; }
.questions .showHide {color:#003399; text-decoration:none; cursor:pointer; display:none; font-family:arial; font-size:1.2em; }
.questions .info {clear:both; margin:0.5em 0 0 0; width:750px; }	

input { font-size: 1em; }
