.map_box ul {
    margin: 0;
    padding: 0;
}
.map_box li {
    background: none;
    width: 130px;
    float: left;
    list-style: none;
    padding: 0 0 0 0;
    margin: 14px 0 0 19px;
    border-right: 1px solid #e3e3e3;
}
.map_box li.last {
    border: none;
    margin-left: 0;
    padding-left: 7px;
}
.map_box li p {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    padding-left: 10px;
}
.map_box .club-logo {
    height: 100px;
    padding-top: 5px;
    padding-bottom: 6px;
}
.map_box .blurb-text {
    height: 100px;
    padding-top: 5px;
}
#club-list-content-wrapper {
    padding:20px 17px 0 0;

}
#club-list-wrapper-outer {
    float: left;
    height: 544px;
    margin-left: -155px;
    width: 50%;
}
#club-list-wrapper {
    height: 544px;
    float:right;
    padding: 0px;
    overflow: hidden;
}
#googleMap {
    width: 100%;
    height: 544px;
    float: left;
}
.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 3px; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
    background-color: #fff;
}
.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background: #00adef;
}
.ps-container.ie .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background: #00adef;
}
.advance_search_wrapper{
    display: none;
}
