body {font: 80%/1.5 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;}


#page_branding,
#page_header, 
#page_nav, 
#sidecontent1,
#sidecontent2,
a.more-link {display: none;}

#page_footer {margin: 5em 0 0;border-top: 1px solid #666;color: #555;font-size: 0.9em;}

.alignleft {float: left;margin: 5px 10px 5px 0;}
.alignright {float: right;margin: 5px 0 5px 10px;}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {margin: 1em 0;}

a {color: #999;}

img {page-break-inside: avoid;}

/* ---- Fixes ---- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*.clearfix {display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */