@charset "utf-8";
.searchContainer {
	background-color: #FFFFFF;
	width: 100%;
}
.searchBox {
	text-align: right;
	float: right;
	width: 50%;
}
