/*************************************************************************************************/
/* Author:			VINCIS / Rinse Stellingwerf	                                              	 */
/* Description:		Font size 2                                        							 */
/*************************************************************************************************/
@media screen, print 
{
	body, input
	{		
		font-size:				0.8em;
	}
	

	#wrapper #quickSearch fieldset
	{
		white-space:			nowrap;
	}
	
	#wrapper #quickSearch .button
	{
		width:					4em;
		height:					1.8em;
	}
	
	#wrapper #quickSearch input
	{
		font-size:				1.1em;
		width:					9em;
	}
	
	#wrapper #resizeFont, 	#wrapper #quickSearch .titleZoeken
	{
		line-height:			1.4em;
	}
	
	#resizeFont
	{
		font-size:				0.9em;
	}

}
