.mvaBanner{max-width:618px;width:100%;}
small {font-size:80%;}



@media (max-width: 480px) {
  .clib_Container header h1 {
	  font-size:20px;
	  line-height:25px;
  }
  .fp_form .fp_formItemLabel {
	text-align:left;
	width:100%;
  }
  legend {
	font-size:20px;
  }
  .fp_form fieldset legend {
	line-height:1.5em;
  }
  #appRightColumn {
	  margin-left:20px;
  }
}