label {
	display: block;
	font-weight: bold;
	color: #666666;
}
input[type=text] {
	font-size: 10px;
	margin-bottom: 12px;
}
textarea {
	height: 80px;
	width: 100%;
	margin-bottom: 12px;
}
