/* This is the OmniModels style sheet. */

BODY {margin-top: 2; font-family: arial, helvetica, geneva, sans-serif;}
TD {font-family: arial, helvetica, geneva, sans-serif;}
A:link {text-decoration: underline; color: blue;}
A:visited, A:active {text-decoration: underline; color: purple;}
A:hover {text-decoration: underline; color: navy;}
B {font-weight: bold;}
H1, H2, H3 {margin-bottom: 0.125em;}
H1 + *, H2 + *, H3 + * {margin-top: 0em;}
UL {margin-bottom: 0.625em;}
PRE {font-family: "QuickType Mono", monaco, "monotype.com," "courier new", courier;}

#liveSearch {
  position:absolute;
  z-index:1;
  background: transparent;
  display: block;
  visible: false;
}
