@charset "utf-8";
.searchInput {
	margin-top: 0px;
	margin-bottom: 0px;
}
legend {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form {
	padding: 5px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
fieldset {


}
label {

}

