.suItem {
  clear: both;
  width: 100%;
  min-height: 110px;
  border-bottom: 1px solid #CCC;
  margin: 1em;
  padding-bottom: 1em;
  font-size: .75em; }
  .suItem p {
    font-size: 1em; }

.suTitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #003c7D;
  margin-bottom: 1.3em; }

.suItemContainer {
  color: #333; }

.suItemIconContainer {
  float: left;
  width: 70px;
  height: 80px;
  margin-right: 10px; }

.suItemOverview {
  font-size: 1em;
  padding-top: 0;
  margin-top: -.5em; }

.suItemDetail {
  font-size: 1em;
  clear: both;
  margin: 0 0 0 80px;
  border: 1px solid white;
  width: 70%; }
  .suItemDetail p {
    font-size: 1em; }

.suAffectedRoutes {
  float: right;
  margin-right: 1.1em;
  margin-top: .2em;
}

ul.suList {
  list-style-type: none;
  padding-left: 0px;
  vertical-align: top;
  font-size: 1em;
  margin-top: 0; }
  ul.suList li span {
    float: left;
    width: 60px;
    vertical-align: middle; }

.suHasReveal {
  clear: both;
  float: right;
  width: 74px;
  height: 24px;
  margin-right: 1.1em; }

.suOpened {
  background-image: url(/themes/Busit/images/lessinfo.png); }

.suClosed {
  background-image: url(/themes/Busit/images/moreinfo.png); }

/*# sourceMappingURL=serviceupdate.css.map */
