#banner {
  float: right;
  clear: right;
  width: 170px;
  height: 378px;
  padding: 19px;
  margin: 0px 4px 15px 15px;
  background: #fff url(/images/banner-right.png) no-repeat 0 0;
  line-height: 1.3em;
}

#banner .lilit-cafe h2 {
  color: #670a02;
  font-size: 1.2em;
  text-align: left;
  padding: 0px;
  margin: 10px 0 12px 0;
  font-style: normal;
  width: 170px;
  background: none;
}

#banner .lilit-cafe p {
  font-size: 1.0em;
  line-height: 1.4em;
  margin: 0;
  padding: 0 0 10px 0;
}

#banner .lilit-cafe .fn { display: inline; }

#banner .lilit-cafe .address {
  text-align: left;
}

#banner .lilit-cafe .street,
#banner .lilit-cafe .city,
#banner .lilit-cafe .state {
  font-weight: bold;
}

#banner .lilit-cafe .tel {
  display: block;
  padding: 0 0 0 0;

}

#banner .lilit-cafe .hours {
  display: block;
  font-size: 8.5pt;
  padding: 10px 0;
}
