a {
  color: #000 !important;
}

body {
  color: #000 !important;
  text-align: left !important;
}

dl.date-box dt {
  border: 1px solid #ccc;
}

dl.date-box dt span.date-top {
  background: #000;
  color: #fff;
}

blockquote {
  box-shadow: none;
  border: 1px solid #ccc;
}

ul.li-stripes li {
  padding: 0;
}

#section-bar {
  display: none;
}

.sidebar {
  display: none;
}

#wrap {
  min-height: 0;
  height: auto;
}

#footer {
  margin: 0;
  padding: 0;
}

#locations-controller .thumbnail {
  border: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
      -ms-box-shadow: none !important;
       -o-box-shadow: none !important;
          box-shadow: none !important;
  float: left;
  height: 140px;
  outline: none !important;
  padding: 0;
  width: 330px;
}

#locations-controller .thumbnail .col-xs-5 {
  width: 110px;
}

#locations-controller .thumbnail .caption h4 {
  margin-top: 0;
}

#locations-controller .thumbnail address.small {
  font-size: 11px;
  line-height: 11px;
}

#services-controller #services-content a,
#services-alphabetical-content a {
  margin: 0;
  padding: 0;
}

#services-controller .alphabetical-listings h1 {
  text-align: left;
}

#media-controller #twitter-accounts .media img {
  margin-bottom: 10px;
  width: 60px;
  height: 60px;
}