
.searches {

  padding:2px;
	}
.searches fieldset {
	width: 160px;
	height: 100px;
	}
.searches select {
  font-family: verdana, arial, sans-serif;
	width : 150px;
	font-size : 10px;
	color : #000;
	border: 1px solid #1C3172;
	}
.searches option {
  font-family: verdana, arial, sans-serif;
	border : 0px;
	width : 150px;
	font-size : 10px;
	color : #000;
	}
.searches input {
  font-family: verdana, arial, sans-serif;
  font-size : 10px;
	color : #000;
	width: 65px;
	}
.interBoard select {
  font-family: verdana, arial, sans-serif;
	width : 150px;
	font-size : 10px;
	color : #000;
	border: 1px solid #1C3172;
}
.interBoard option {
  font-family: verdana, arial, sans-serif;
	border : 0px;
	width : 150px;
	font-size : 10px;
	color : #000;
}