.eat_info {
  color: #666666;
  overflow: hidden;/* for preventing grand collapse */
}
.eat_left_col {
  float: left;
  width: 100px;
  margin-right: 10px;
}
.eat_right_col {
  float: left;
  width: 604px; 
}
.eat_logo {
}
.eat_logo img {
  width: 100px;
  height : 100px;
}
.eat_store_name {
  font-size: 1.1em;
  font-weight: bold;
}
.eat_hours {
  color: #5c8727;
  margin: 3px 0px;
  font-size: 0.8em;
}
.eat_hours_day {
  font-weight: bold;
}
.eat_phone {
  font-weight: bold;
  font-size: 0.8em;
}
.eat_description {
  line-height: 18px;
  font-size: 0.75em;
}
.eat_view_map {
  margin-top: 5px;
}
