/*	@group Common */

ul.global, form#search, div.weatherbug, ul#areas, ul#subareas, p.socialbookmark, ul.navigation, div#quicklinks, div.footer, img.tail, div.ipj_footer {
	display: none;
}

img.ipj_print_header {
	display: block;
	width: 100%;
	height: auto;
}

body#content.ipj img.banner {
	display: none;
}

div.body_structure div.content {
	padding-left: 0;
	padding-right: 0;
}


div.content {
	position: static;
}

div.content_body {
	width: 100%;
	float: none;
	position: static;
/*	default size is 100% for content area but too small when actually printed -sonhoang 5/29/09 */
	font-size: 150%;
}

/* @end */

