/* ====================================================
	Title:		Print Style Sheet - Milner minderzout
	Author:		Harm Wimmenhove
	Site:		http://www.siyou.nl
	Date:		2008.05.07
==================================================== */
body { font: 12px Arial, Helvetica, sans-serif; }

/* hide for print */
#navigation,
#sidebar,
#leftbar,
#logo,
#footer, 
.req,
.btn_back,
.btn_print
 { display: none; }

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }
h4 { font-size: 12px; font-weight: bold; }
h5 { font-size: 12px; font-weight: bold; }

label, 
.tf { margin: 2px 0; display: block; }

/* do not print sifr */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.tf {width: 700px;}

.submit {display: none;}
