@charset "utf-8";

/* RESET + GENERAL SETUP */
* { margin:0; padding:0; }
.hide { position:absolute; left:0; top:-9999px; width:1px; height:1px; overflow:hidden; }
.clear { height:0; line-height:0; font-size:0; clear:both; }
html { font-size:100%; }

/* IE6 PNG FIX */
div, img { behavior:url(/includes/iepngfix.htc); }

/* LIGHTBOX IMAGE ALIGNMENT */
img.lightbox { border:none; margin-right:5px; margin-bottom:5px; float:left; }



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size:18px;color:#72c5ec;margin:5px 5px 5px 0;
}

h2 {
font-size:16px;color:#72c5ec;margin:5px 5px 5px 0;
}

h3 {
font-size:14px;color:#72c5ec;margin:5px 5px 5px 0;
}


