fieldset {
	border:0;
	width:277px;
	overflow:hidden;
	float:left;
	margin-left:14px;
	padding-left:16px;
	}
fieldset.first {
	margin-left:0;
	padding-left:0;
	background:none;
	}

legend { /* Also see ie6.css & ie7.css */
	font-weight:bold;
	color:#0082d1;
	padding:2px 50px 2px 0px;
	margin-bottom:12px;
	}

label { /* Also see ie6.css */
	display:block;
	}

input {
	width:273px;
	margin:2px 0;
	height:1.6em;
	line-height:1.6em;
	}
select {
	width:277px;
	margin:2px 0;
	height:1.8em;
	line-height:1.8em;
	}

textarea {
	width:275px;
	height:106px;
	margin:2px 0;
	}

form div.field {
	min-height:4em; /* Also see ie6.css */
	clear:both;
	}

div.radio label {
	margin-bottom:5px;
	}
div.radio p {
	height:1.5em;
	line-height:1.7em;
	clear:both;
	}
div.radio input, input.radio {
	width:auto;
	margin-right:5px;
	float:left;
	border:0;
	}

form div.numbers input {
	padding-left:2px;
	padding-right:2px;
	width:37px;
	}
#nr1, #nr7, #nr13, #nr19, #nr25 {
	width:40px;
	}

form div.submit {
	text-align:right;
	/* margin-top:10px; */
	min-height:1em;
	}

#hoverNoteBtn img {
	display:inline;
	vertical-align:bottom;
	}
#hoverNote {
	width:252px;
	padding:7px;
	background:#ffffff;
	border:1px solid #333333;
	}
#hoverNote ul {
	list-style-image:url('/image/hovernote-list.gif');
	margin-left:12px;
	}
#hoverNote p {
	color:#0082d1;
	font-weight:bold;
	margin-top:5px;
	}
#hoverNote p img {
	margin-top:5px;
	}
#hoverNote li,
#hoverNote p {
	line-height:1.6;
	}
.hideNote {
	display:none;
	visibility:hidden;
	}
.showNote {
	display:block;
	visibility:visible;
	position:absolute;
	margin-left:30px;
	margin-top:-165px;
	}

p.note {
	text-align:left;
	margin-bottom:10px;
	}

#btnSend {
	border:0;
	height:16px;
	width:127px;
	}
.urgent {
	margin-bottom:11px;
}

form#detailMonteur input {
	width:237px;
}

form#detailMonteur textarea#extra_informatie {
	width:237px;
	height:50px;
}
form#detailMonteur div.radio input, form#detailMonteur input.radio {
	width:auto;
}
form#detailMonteur select#notitie_gemeente {
	width:364px;
}
form#detailMonteur #materialen input.aantal {
	width:17px;
	margin-right:5px;
}
form#detailMonteur #materialen input.naam {
	width:180px;
	margin-left:5px;
}
form#detailMonteur .lichtmastGegevens select {
	width:117px;
}
