.offerte_buttons_right {
	float:left;
	width:272px;
	height:52px;
	background-image:url(/skins/default/images/back_top.gif);
	background-repeat:repeat-x;
	text-align:right;
	padding-right:28px;
	padding-top:138px;
}

.offerte_buttons_right img {
	padding-top:8px;
	border:none;
}

.offerte_inhoud {
	clear:left;
	width:918px;
	padding-left:24px;
	padding-right:28px;
	color:#494949;
}

table.offerte_table tr {
	vertical-align: top;
}
table.offerte_table td {
	font-size: 9pt;
	padding-top:2px;
	padding-bottom:2px;
}
.normal_input_offerte, .textarea_offerte , .normal_input_offerte_extra{
	background-color:#f5f5f5;
	border:1px solid #d8d8d8;
	font-size:12px;
	width:280px;
}

.textarea_offerte {
	height:90px;
}
.normal_input_offerte {
	height:23px;
}

.normal_input_offerte_extra {
	height:23px;
	width:60px;
}

.row1, .row2, .row3, .row4 {
	height:23px;
	padding:0;
	vertical-align:top;
}

.row1, .row3 {
	width:145px;
	padding-top:5px;
}

.row2 {
	width:280px;
	padding-right:70px;
}

.row4 {
	width:280px;
}

.row4 a {
	color:#0079c1;
	text-decoration:none;
}
.submit_td {
	width:287px;
}
td.submit_td {
	padding-top: 10px;
	padding-right: 0px;
}
div.submitContainer {
	margin: 0px;
	padding: 0px;
	width:123px;
	float:right;
}
.submit {
	cursor: pointer;
	padding:0px;
	margin: 0px;
	width:120px;
	height:22px;
	background:url(/skins/default/images/offerte_verzenden.png) no-repeat top left;
	border:none;
}

div#file_upload {
	visibility: hidden;
	width:300px;
	height:269px;
	padding-left:10px;
	position: absolute;
	background:transparent url(/templates/offerte/images/bgFile.png) no-repeat top left;
	z-index: 5;
}

/*
div#file_upload {
	visibility: hidden;
	width:300px;
	height:269px;
}
*/
div.file_box {
	background:transparent;
	padding:10px 8px;
	width:263px;
}
div.file_box span {
	font-weight: bold;
	color:#0079ce;
	padding-right:5px;
}
div.file_box select {
	margin-top:8px;
	margin-left: 12px;
}
div.file_box input {
	color:#000;
	width:247px;
}
div.msg {
	padding:10px 0px;
	font-size: 11pt;
}
h2 {
	font-size: 14pt;
}
