/* Need a holly hack to make give layout to certain blocks for IE5 */
/* Hides from IE-mac \*/
* html #nav a, #content h1, .sideBox, .post, .staff, .articles, .newsTitle h1, .clear, .sideTitle a, .sideContent {
  height: 1%;
}
.clear {display: block;}
/* End hide from IE-mac */
