/* *****************************************
//  WebTank Stylesheet File
//  Title: informatie aanvraag
//  Media: all
//  File updated: 2010-06-23 12:13:52
// 
//  Do NOT manually edit this generated file
// **************************************** */


#information_page h2								{ color: #FF7823; font-weight: bold; margin: 0 0 10px 0; padding: 0px; font-size: 12px; }
.result h2											{ color: #FF7823; font-weight: bold; margin: 0 0 10px 0; padding: 0px; font-size: 12px; }
#information_page .intro							{  }

#information_form									{ margin-top: 20px; }
#information_form .item								{ overflow: auto; height: 30px; width: 100%; margin-bottom: 5px; }
#information_form .item .caption					{ float: left; width: 90px; }
#information_form .item .field 						{ float: left; width: 160px; }
#information_form .item .field input				{ width: 160px; }
#information_form .item2 .caption					{ margin-bottom: 10px; }
#information_form .item2 .field						{ overflow: auto; width: 100%; margin-bottom: 10px; }
#information_form .item2 .field .form_subject		{ width: 15px; display: block; float: left; margin: 3px 5px 0 0; }
#information_form .item2 .field .text				{ width: 250px; margin-bottom: 5px; }
#information_form .item3 .caption					{ margin-top: 15px; }
#information_form .item3 .field .small				{ color: #898989; font-size: 9px; margin-left: 15px; }
#information_form .item3 .field textarea			{ width: 415px; height: 90px; }
#information_form .submit							{ margin: 15px 0 0 0; }
#information_form .requiredText						{ color: red; }

/* ERRORS */

#information_form .item .field input.error			{ width: 165px; height: 17px; border: 1px solid red;}
label.error											{ display: none !important;}
