label{
	float: left;
	width: 120px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

input, textarea{
width: 200px;
margin-bottom: 5px;
}

textarea{
	width: 300px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px;
	font-family: Verdana, Arial, Helvetica;
	margin-left: 50px;
}
fieldset
{
	border: 1px solid #e1e1e1;
	width: 28em;
	padding-left: 10px;
}

.skills {
	height: 50px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}.formhead {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	width: 38.2em;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}
