.clear {
	clear:both;
}
.left_text {
	float:left;
}
.right_dropdown {
	float:right;
}
.modify_button_height {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px !important;
}
#form-block.scratch-metal input {
    width: 89% !important;
}


