/* (c) BELASTINGDIENST 
 * Domein	:	Belastingdienst.nl 
 * Module	: 	
 * File		:	print-ih.css
 * versie	:	1.0
*/
/**************************************************************************************************/
@import "../css/main-ih-print.css";

/* Fieldsets */
.clInpBedrag {width:4em;}
.clSelAantal {width:3em;}

#selectPeriode {width: 20em; font-size:1em; line-height: 1.5em;}

fieldset#fsInvoer1 {display: none;}
fieldset#fsInvoer1 label {float: left; width: 42em;}

fieldset#fsInvoer2 {display: none;}
fieldset#fsInvoer2 label {float: left; width: 42em;}
/**************************************************************************************************/

