.form-group{
	clear:both;
	margin-bottom:5px;
	padding-bottom:3px;
}

.form-group label{
	display:block;
	float:left;
	min-width:160px;
}

.form-group button{
	padding:5px 10px;
}

.form-group select{
	border:#d4d0ba;
	width:170px;
}