.form-control{
	border-radius:4px;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	height:34px;
}

hr{
	margin-top:-5px;
	margin-bottom:10px;
}