textarea, input, label {
	margin: 0 3px 0 0
}
textarea, input {
	width: 300px; 
	background: #fff;
	border: 1px solid #ccc;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
}
option {
	padding: 0 3px
}
.check, fieldset {
	width: auto; border: 0
}
fieldset {
	margin-bottom: 5px; line-height: 130%
}
textarea {
	width: 380px; 
	height: 200px
}
textarea.liste {
	width: 300px; 
	height: 66px
}
.large { width: 380px }
form div {
	margin-top: 7px
}
form label {
	float: left; width: 23%; text-align: right
}
form.largeform label {
	width: 27%
}
.focus {
	background: #9DCEFF
}
select { border: 1px solid #ccc; }
#submit, #remove { width: auto; cursor: pointer; padding: 2px; _padding: 0; color: #fff; background-color: #c00 }
#submit:hover, #remove:hover { color: #000; background-color: #fff }
