@import url(/css/disclosure.css);
@import url(/css/search.css);

dl.contactDetails {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #b2b2b2;
}

dl.contactDetails dt {
  font-weight: bold;
  width: 110px;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: right;
  margin-right: 5px;
}

dl.contactDetails dd {
  width: 190px;
  _width: 190px;
  margin-left: 120px;
  margin-bottom: 10px;
}

p.description {
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #b2b2b2;
}

div.description {
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #b2b2b2;
}

.contactDetails address {
  font-style: normal;
}

#classification, #locationInfo, #extras {
  margin: 0px;
  padding: 0px;
  padding-left: 12px;
  list-style: none;
  margin-top: 3px;  
  padding-bottom: 10px;
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 15px;
}

#classification li, #locationInfo li {
  margin-bottom: 5px;
}

#location {
  margin-top: 3px;
  margin-bottom: 15px;
  padding-left: 12px;
}

#businessLogo {
  margin-top: 10px;
}

#otherImages {
  /*padding: 10px;*/
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 15px;
  text-align: center;
}

#otherImages img {
  /*margin-right: 10px;
  margin-bottom: 20px;
   border: 1px solid #b2b2b2; */
}

#tariff {
  /*width: 500px;
  _width: 500px;*/
  margin-left: 12px;
  margin-bottom: 15px;
}

.tariffCell {
  padding-left: 5px;
}
