.main-banner {
    margin-bottom: 0 !important;
}

#breadcrumb {
    display: none;
}

.page-header h1, .page-header .subtitle {
    text-align: center;
    margin: 20px 0 0 0;
}

/* Above is marketing page lite formatting */

#stacked-nav .col-sm-9 {
    border-right: 1px solid #fff;
}

#stacked-nav .col-sm-3 {
    padding-left: 28px;
}

#stacked-nav .col-sm-3 p{
    font-weight: normal !important;
}

.well > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.well > ul > li {
  line-height: 17px;
  padding: 0 0 10px;
}

.well {
  margin-bottom: 26px;
  min-height: 544px;

}
.well h3 {
  font-size: 14px;

}

.well a {
  text-decoration: none;
}
