body {background: #fff;}

.header_print {
 display: block;
 font: 1.5em Arial, Verdana, sans-serif;
 font-weight: bold;
 color: #000;
 padding: 0 0 10px 0;
 border-bottom: 2px solid #999;
}

#main_wrapper {
 width: 100%;
 border: none;
}

#primary_content_wrapper {
 width: 100%; 
 float: none;
 padding: 10px;
 max-width: 650px;
 min-width: 600px;
}

.no_show, #top_left_shadow, top_right_shadow, #nav, #nav ul, #logo, #footer, .header_bar_top, #billBoard,.header_bar_bottom, #secondary_content_wrapper  {display: none;}

h2 {
 background: #fff;
 margin: 10px 0 10px 0;
 border: none;
 padding: 5px;
}

.home_content, #content {
padding-left: 0px;
width: 100%;
}

html>body #inner_wrapper, html>body #outer_wrapper, html>body #top_left_shadow, html>body #top_right_shadow, html>body #bottom_left_shadow, html>body #bottom_right_shadow {
 background: none;
}