div.offerte_b2 {
	padding:8px;
	width:auto;
}

div.offerte_title {
	font-family:helvetica;
	font-size:13px;
	font-weight:bold;
	color:#306090;
	text-align:center;
	margin-bottom:6px;

}

div.offerte_greeting {
	width:auto;
	padding:3px;
	font-size:12px;
	font-weight:normal;
	text-align:center;

}

div.offerte_error {
	font-family:helvetica;
	font-size:11px;
	display:block;
	margin:auto;
	padding:auto;

}

div.offerte_buttons {
	width:auto;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	text-align:center;

}

span.offerte_err {
	font-size:11px;
	font-weight:normal;
	font-size:12px;
	display:block;
	margin:auto;
	padding:auto;

}

span.offerte_field_mandatory {
	display:inline-block;
	text-align:left;
	width:200px;
	height:32px;
	
}

span.offerte_field {
	display:inline-block;
	text-align:left;
	padding:2px;
}

table.offerte_options {
	padding:2px;
	font-size:12px;

}

table.offerte_options_label {
	padding:2px;
	width:auto;
	font-weight:bold;
	text-align:left;

}

table.offerte_options_value {
	padding:2px;
	width:auto;
	font-weight:normal;
	text-align:left;

}

.offerte_select_normal {
	padding:2px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-size:12px;
	color:#0B0B0B;
}

#country_row {
	display:none;	
}

div.offerte_form_title {
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	padding:4px;
}

div.offerte_form_footer {
	font-size:12px;
	line-height:3em;
	text-align:center;
	width:415px;
	padding-top:6px;
}

div.offerte_form_description {
	font-size:12px;
	line-height:2em;
	padding:4px;
	margin-bottom:6px;
}

div.validation_error {
	font-size:11px;
	text-align:left;
	padding:2px;
}

div.offerte_validation_div {
	font-size:11px;
	width:400px;
	padding:3px;
}

a.offerte_button_offerte {
	color:#000000;
	background-color:#DDDDDD;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	font-size:12px;
}

.field_filled {
	color:#000000;
    font-family:helvetica;
}

.field_empty {
	color:#DDDDDD;	
    font-family:helvetica;
}

div.offerte_comment_header {
	padding:4px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	width:415px;
}

#submissie {
	background-color:none;
	border:0px;
	background-image:url(/images/new_layout/button_offerte_versturen.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:171px;
	height:32px;
	cursor:pointer;
	margin:12px 0 0 -2px;
}

#submissie.hover {
	background-image:url(/images/new_layout/button_offerte_versturen_hover.gif);
}

div.offerte_form_row {
	padding:1px;	
}

div#content {
	background-image:url(/images/new_layout/box_content_offerte.gif);
	width:969px;
	height:600px;
	position:absolute;
	top:79px;
	left:40px;
}

div#page_box_content {
	border:0;
	margin:34px;
}

div#page_box_content h1 {
	font-size:18px;
}

div#page_box_content label {
	display:block;
	margin-top:15px;
	font-size:15px;
}

div#page_box_sidebar {
	background-image:url(/images/new_layout/box_sidebar_offerte.gif);
	width:280px;
	height:538px;
	position:absolute;
	top:27px;
	left:659px;
}

div#page_box_sidebar p {
	font-size:12px;
	margin:1em 15px;
	text-align:center;
	font-style:italic;
}

input, select, textarea {
	border:1px solid #9e9e9e;
	padding:2px 3px;
}

input[type="text"], input[type="password"] {
	height:18px;
	width:350px;
}

textarea {
	width:350px;
	height:100px;
	font-size:13px;
}

