/* ===================================================================================
     Open Objects CSS Framework - Large Font Stylesheet
     Sets the body of the page to a large size (15px)
   =================================================================================== */
body {
  font-size: 93.75%;
}
form#searchform-spatial input.oo-submit {
	margin-top: 1.1em;
}