@charset "utf-8";
/* CSS Document */

input, textarea{
	background-color:#f4ecec;
	border:0px;
	border-top: 1px solid #d7d0d0;
	border-left: 1px solid #d7d0d0;
	font-family:inherit;
}

input{
	width:225px;
	height:16px;
}

.checkbox{
	background-color:transparent;
	height:15px;
	width:15px;
	border:0px;
}

#containerOfferteAanvraagFrm{
height:415px; width:860px; border: 1px solid #e9e4e1; background-image: url(../images/shared/boxes/bottombg.jpg); background-position:bottom; background-repeat:repeat-x;
}


.formTextInputRow{
	height:28px;
}

.frmTextAreaRow{
	height:auto;
	padding-bottom:8px;
}

.formTextInputRow .frmLabelDiv{
	width:140px;
	float:left;
}

.formTextInputRow .short{
	width:135px;
}

#formTextInputRow .frmInputDiv{
	width:100px;
	height:28px;
	float:right;
}

#formTextInputRow .frmInputDiv{
	width:100px;
	height:26px;
	float:right;
}

.frm_route_input{
	width:288px;
	background-color:#FFFFFF;
}

.frmrequired{
	border: 1px solid #FF0000;
}