.pickpoints-map .location {
    text-align: center;
    padding: 10px 0;
}
.pickpoints-map .location a {
    font-size: 16pt;
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed #333;
}
.pickpoints-map .search input {
    border: 1px solid #adadad;
    height: 35px;
    border-radius: 2px;
    width: 100%;
    margin: 0 0 15px;
    padding: 0 15px;
}