/**
 Copyright (C) 2008 ZHENG Zhong <http://www.zhengzhong.net/>
 
 Created on 2009-04-07.
 $Id$
 */

.resto_summary_list .resto {
  margin: 0;
  padding: 2px 0 4px 0;
}

.resto_summary_list .head,
.resto_summary_list .address,
.resto_summary_list .description,
.resto_summary_list .resto_info {
  margin: 0;
  padding: 2px 0 2px 0;
}

.resto_summary_list .resto .names {
  padding: 0 10px 0 0;
  font: normal bold 110% 'Trebuchet MS',arial,sans-serif;
}

.resto_summary_list .resto .address {
  font-family: 'Trebuchet MS',arial,sans-serif;
}

.resto_summary_list .resto .resto_info {
  font-family: 'Trebuchet MS',arial,sans-serif;
  color: #888888;
}

