div.auto_complete {
  background-color: #ffffff;
  } 
  
div.auto_complete ul {
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
  }

div.auto_complete ul li {
  margin: 0;
  padding: 3px;
  font-size: 0.9em;
  }

div.auto_complete ul li.selected {
  background-color: #ffb;
  } 
  
div.auto_complete ul strong.highlight {
  color: #800;
  margin: 0;
  padding: 0;
  } 
  
div.movent-order input, select, textarea, label {
  font-family: Tohama;
  font-size: 11px;
  }
  
div.ipayment-order input, select, textarea, label {
  font-family: Tohama;
  font-size: 11px;
  }
