/* =============================================================================
Theatre Royal Winchester - Venue hire
============================================================================= */

#content p {
  margin: 12px 8px 0 8px;
}

#content .section {
  border-bottom: 1px solid #c1c1c1;
  padding: 0 0 18px 0;
}

.venue {
  width: 208px;
  margin: 20px 20px 0 0;
  float: left;
}

.last {margin: 20px 0 0 0;}

.image_container_202 {
  width: 206px;
  border: 1px solid #c2c2c2;
  margin: 12px 0 0 0;
}

a.enquire_now {
  display: block;
  background: url(../../img/autumn/buttons/enquire_now.gif) 0 0 no-repeat;
  height: 26px;
  width: 115px;
  margin: 12px 0 0 8px;
  cursor: pointer;
}

a.enquire_now:hover {background-position: 0 -26px}

h2.margin_top_17px {margin: 17px 0 0 0;}

#functions ul {
  margin: 12px 0 0 8px;
}

  #functions ul li {
    background: url(../../img/autumn/icons/tick.gif) 0 3px no-repeat;
    line-height: 22px;
    padding: 0 0 0 20px;
  }