/**********************search_category.php***********************/
div.categoryBoxWrap {
	float:left;
	width:282px;
}
select.form_category {
	width:282px;
	margin:0px 0px 0px 0px;
}

/**********************show_category_select.php***********************/
#show_category_select {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}
#form_category_two {
	float:left;
	margin-top:2px;
}
div.clear_search_category {
	float:left;
	margin-top:5px;
	width:278px;
}