/***
 * All print media related style guide should go in this file
 *
 */


div#shadow {
	background: none !important;
	width: 640px !important;
}

div#page_container {
	width: 640px !important;
	margin: 5px 0px;
	padding: 0px 0px 25px 0px;
}

div#page_content {
	width: 640px !important;
	padding: 0px 0px;
}

.noPrint {
	display: none;
}

.print_header {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
