body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .69em;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6, p, ul{
   line-height: 1.4em; 
   display: block;
   padding: 0;
   margin: 20px 0 10px;
   position: relative;
   min-height: 1px;
   height: auto;
}

*{
    float: none;
    clear: both;
}
	
#sidebar, 
#menu_container, 
#site_tools,
#breadcrumb,
#member_badge,
#footer_wrapper,
#feature_img,
#site_header_logo,
#wireframe_header,
#site_search,
#site_header_tools,
#page_header_wrapper,
object,
#news_ticker_wrapper,
embed,
.flash_block{
	display: none !important;
	}
	
img {
	border: none;
	}
	
#print_header_logo img {
	width: 175px; /* Manually set to half the dimensions of the image */
	}
	