/**
 Copyright (C) 2008 ZHENG Zhong <http://www.zhengzhong.net/>
 
 Created on 2009-04-07.
 $Id$
 */

/* TODO: remove this! */
#search_criteria {
  margin: 0 0 10px 0;
  padding: 10px;
  font-size: 120%;
  border: 1px solid #DDDDDD;
}

.resto_list .resto {
  margin: 0;
  padding: 10px 0 10px 0;
}

.resto_list .resto div {
  margin: 0;
  padding: 2px;
}

.resto_list .resto .names {
  padding: 0 10px 0 0;
  font: normal bold 120% 'Trebuchet MS',arial,sans-serif;
}

.resto_list .resto .address {
  font: normal normal 110% 'Trebuchet MS',arial,sans-serif;
}

.resto_list .resto .resto_info {
  font-family: 'Trebuchet MS',arial,sans-serif;
  color: #888888;
}






