/* CSS Document */

.vocation {
	margin-left:0px;
}

form {
  width:100%;
}

textarea {
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 500px;
	height:150px;
	float:none;
}

.input.textarea label {
	width:75px;
}

