

  

.mobile{
	padding-bottom:65px;
}

.mblBigQuestions{
		color:#0F869B;	
		font-style: italic;
		margin-bottom:42px;
}


/* MBL Data List Styles*/
dl {margin-bottom:10px;}

dl dt {
    float:none;
    display:block;
    font-weight:bold;
  	text-align:left;
  	margin:0;
  	
}

dl dd {
	display:block;
}

dl dt.text-small, dl dd.text-small{
	font-size: 12px;
	margin:0;
}

dl dt.text-large, dl dd.text-large{
	font-size: 24px;
	margin:0;
	overflow: hidden;
}



.error {
	color:darkred;
	font-size:18px;
	letter-spacing:normal;
}

