#formcontact input {
	font-size: 11px;
	line-height:12px;
	padding:0px;
	height: 14px;
	width: 200px;
	margin-top: 1px;
	margin-bottom:2px;
	margin-left: 30px;
}
#formcontact #textassist {
	height: 100px;
	border: 1px solid #CDCDCD;
}

#formcontact #submit {
	height: 20px;
	width: 100px;
	margin-left:112px;
	margin-top:20px;
}
#formcontact fieldset {
	width: 350px;
	padding: 15px;
	border: 1px solid #CDCDCD;
}

#formcontact #name, #formcontact #position, #formcontact #organisation, #formcontact #workphone, #formcontact #email, #formcontact #web{
	border: 1px solid #CDCDCD;
}
