#instructions {
	width: 230px;
	float: right;
}
#frm_search {
	width: 230px;
	float: left;
	margin-top: 1em;
}
#frm_search li label {
	text-align: left;
}
#btn_submit {
	float: right;
}
