/* ===================================================================================
     Open Objects CSS Framework - Extra Large Font Stylesheet
     Sets the body of the page to an extra large size (18px)
   =================================================================================== */
   
body {
  font-size: 112.5%;
}

form#searchform-spatial input.oo-submit {
	margin-top: 1.3em;
}