/* (c) BELASTINGDIENST 
 * Domein	:	Belastingdienst.nl 
 * Module	: 	
 * File		:	print-ih.css
 * versie	:	1.0
*/
/**************************************************************************************************/
@import "../css/main-ih-print.css";

/* Fieldsets */
.clInpBedrag	{width:6em;}

fieldset#fsKeuze#selectPeriode option	{width: 20em;}

fieldset#fsInvoer1				{ display: none;}
fieldset#fsInvoer1 label  { float: left; width: 32em;}
fieldset#fsInvoer1 select { width: 17em;}
/**************************************************************************************************/

