/* Enter Your Custom CSS Here */

.column li ul li {
    border-bottom: 1px solid lightblue;
    margin-left: -39px;
    width: 120%;
}
.srchRsltCntnr {
  min-height: 225px !important;
}
.column li ul {
  width: 188px;
}

#ui-accordion-accordion-header-142 {
    background-color: #b8d000 !important;
    color: black !important;
    font-size: 16px;
    font-weight: bold;
}

.testimg {
  min-height: 337px;
}

.testimg img {
border: none;
float: left;
padding-right: 10px;
padding-top: 5px;
  width: 210px;
}

.navTabs ul li{
  margin-left: 3px;
}