.generic_input_box {
  border: 1px solid #999999;
  color: #ff9900;
  
  padding: 0px 2px 0px 2px;
  height: 18px;
  
}

.generic_select_box {
	height: 18px;
	color: #ff9900;
	
	
	margin-top: 3px;
	margin-bottom: 3px;
	

}

#submit_button {
  background: none;
  border: 1px solid #999999;
  color: #ff9900;
  
}
