<?php
  ob_start ("ob_gzhandler");
  header("Content-type: text/css; charset: UTF-8");
  header("Cache-Control: must-revalidate");
  $offset = 60 * 60 ;
  $ExpStr = "Expires: " .
  gmdate("D, d M Y H:i:s",
  time() + $offset) . " GMT";
  header($ExpStr);
?>
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

.sIFR-hasFlash h2 { height: 27px; font-size: 27px; line-height: 27px; visibility: hidden; }
.sIFR-hasFlash h3 { height: 24px; font-size: 24px; line-height: 24px; visibility: hidden; }

h1 { margin: 0 0 5px; padding: 0; font-size: 24px; font-weight: normal; line-height: normal; }
h2 { margin: 0 0 5px; padding: 0; font-size: 24px; font-weight: normal; line-height: normal; }
h3 { margin: 0 0 5px; padding: 0; font-size: 22px; font-weight: normal; line-height: normal; }
h4 { margin: 5px 0; padding: 0; font-size: 15px; font-weight: bold; }

h2.greensmall {margin: 5px 0; padding: 0; font-size: 15px; font-weight: bold; color: #309554; }


h2.white, h3.white { color: #fff; }
h1.red,   h2.red,   h3.red,   h4.red    { color: #da4601; }
h1.green, h2.green, h3.green, h4.green  { color: #309554; }
h1.blue,  h2.blue,  h3.blue,  h4.blue   { color: #0090c5; }


.blkR h2 { width: 300px; color: #FFF; }
.contentPad h2 { width: 460px; }
.rowBlue .col h3, .rowGreen .col h3, .rowRed .col h3 { width: 190px; }


