.page_title {
  height: 350px;
  margin-bottom: 0px;
}

.page_title .box {
  height: 230px;
  top: 170px;
}

.page_title .title {
  display: none;
}

.page_title .subtitle {
  font-size: 30px;
}

.navigation {
  width: 410px;
}

.content {
  width: auto;
  padding-top: 70px;
}

.panel {
  width: 65px;
}

.navigation A {
  background-color: #D9DCDE;
  border-top: 1px solid #FFFFFF !important;
  border-bottom: 0 !important;
  text-transform: none;
  color: #00529C;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 10px; 
  padding-right: 20px;
  padding-bottom: 7px;
  width: 280px;
}

.navigation A:hover {
  background-color: #ECF0F1;
}

.navigation A span {
  color: #42515A;
  font-size: 12px;
  font-weight: normal;
}