/* This line should sold a lot of layout problems, but floated elements into a body of text will suffer. It might be best to set them on a per-item basis */
* {position: static !important;float: none !important;text-indent: 0px;}

/* In this case, I've reset the IMGs to float right, so they don't result in huge breaksi in the content */
img {float:right !important;margin:1.5em 1.5em 1.5em 0;}

body, #column-main.home {line-height:1.5;font-family:Georgia, Times New Roman, serif;color:#000;background:none;font-size:12px;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

/* Site-specific styles */


hi{font-color:red;font-size:25px;}