.instructions {
	color: #818181;
	font-size: 11px;
	margin-bottom: 7px;
	padding-left: 100px;
}

#contactForm label {
	float: left;
	font-weight: bold;
	width: 85px;
}

#contactForm fieldset legend {
	font-weight:bold;
}

.content {
	margin: 0 auto;
	width: 400;
}

.message {
	color: #CD515D;
	font-weight: bold;
	margin: 0 auto;
	width: 400;
}

#contactForm input {
	width: 220px;
}
