/* ===================================================================================
     Open Objects CSS Framework - Normal Font Stylesheet
     Sets the body of the page to a "normal" size (12px)
   =================================================================================== */
a#normalview {position: absolute; left: -5000px;}
   
div#displaytextonly, img {
  display: inline;
}
div#displaynormal {
  display: none;
}