.filter_form {
	font-size: 13px;
	font-family: Verdana;
	color: #A7A7A7;
}



.filter_button {
  font-size: 13px;
  font-family: Verdana;
  color: #808080;

  border: 0px;

  width: 151px; 
  height: 25px;
  
  background: transparent;
  background-repeat:no-repeat;
  cursor: pointer;
}