input.form-control {
    height: 26px;
}

form .row {
	padding-bottom: 6px;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: #E4E4E4;
}

dt > label {
	font-weight: normal;
}

textarea {
	max-width: 600px;
	max-height: 200px;
}
