#clear-content {
  clear:both;
  display:block;
  width:100%;
  overflow:hidden;
  line-height:0;
  height:0;
  font-size:0;
}
#page,#page-content, 
#header,#header-content, 
#navigation, #navigation-content,
#footer, #footer-content, 
#body,#body-content,
#col1,col1-content,
#col2, col2-content,
#content
 {
 overflow:hidden;
 zoom:1;
}
#content {
  width:auto;
}
* html #col1-content { word-wrap: break-word; }
* html #col2-content { word-wrap: break-word; }
* html #col3-content { word-wrap: break-word; }
