#dnn_content {
    z-index: auto !important;
}

#cdmsBody {
    line-height: 1.5;
    font-size: 14px;
}

#CDMSSouthButteRoot h4.panel-title > a {
	color: #5a5a5a;
}

#CDMSSouthButteRoot div.list-group > a {
	color: #5a5a5a;
}

#CDMSSouthButteRoot div.list-group {
	margin-bottom: 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-left: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #777;
}

A, A:link, A:active, A:visited, A:hover {
    color: #5a5a5a;
    font-weight: normal;
}
