/* ===================================================================================
     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%;
}

#oo-header ul#topnav li a {
  padding:12px 0.3em 3px;
}
#oo-wrap #oo-sidebar-main ul li a { padding:5px 0 5px 3px; }