a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.result {
  z-index: 999;
  position: relative;
}

.hide {
  display: none;
}

.view-headers {
  font-size: 13px;
  cursor: pointer;
}

.view-headers:hover {
  text-decoration: underline;
}

.link-headers {
  margin: 0 0 0 20px;
  font-size: 15px;
  line-height: 1.4em;
}

/*
 * Ad
 */
#bsap_1265000 {
  display: none;
}

body .one .bsa_it_ad {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

body .one .bsa_it_ad .bsa_it_i {
    display: block;
    padding: 0;
    float: left;
    margin: 0 0 5px;
}

body .one .bsa_it_ad .bsa_it_i img {
    padding: 0;
    margin: 0 10px 0 0;
    border: none;
}

body .one .bsa_it_ad .bsa_it_t {
    padding: 6px 0 0 0;
}

body .one .bsa_it_p {
    display: none;
}

body #bsap_aplink,body #bsap_aplink:hover {
    display: block;
    font-size: 10px;
    margin: 0 15px 0;
    text-align: right;
    float: right;
    color: #444;
    text-decoration: none;
}

body #bsap_aplink:hover {
    text-decoration: underline;
}

.bsa,
.gotta-pay-the-bills {
    width: 290px;
    height: 120px;
    background: white;
    float: right;
    padding: 10px;
    margin: -2px 10px 0 0;
    border: 1px solid #ddd;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bsa_it_i {
    float: left;
    display: block;
}

body .one .bsa_it_ad {
    background: transparent;
    border: none;
    margin: 0;
}

.one .bsa_it_ad {
    display: block;
    padding: 0;
    margin: 0;
    border: 1px solid #E1E1E1;
    background: #F9F9F9;
    line-height: 100%;
    position: relative;
}

.bsa_it_p {
    display: none;
}

@media (max-width:1435px) {
    .gotta-pay-the-bills {
        z-index: 999;
        position: fixed;
        bottom: 0;
        right: 0;
    }
}

@media (max-width:920px) {
    .gotta-pay-the-bills {
        display: none;
    }
}
