@media print {

	#fixed, #bottom, #container, #body, #right, #footer {width: 100%; margin: 0; padding: 0; float: none; overflow: visible;}
	
	#header div, #footer1-bottom, #footer2, #menuline, #left, #rightside {display: none;}
	#header {position: static; height: 73px; width: 100%; padding: 10px 0 0 0;}
		#header a.home img, #header a.home {position: static; display: block; margin: 0 0 0 10px; height: 73px;}
	
	#frm ul li {list-style: disc inside;}
	table.blackborder td {border: 1px solid #555; border-collapse: collapse;}
	body a.external {padding-right: 0;}

}