/* ie specific stylesheet */

.question-content ul li input,
.map-modal .ratings-dialog .ratings span label input {
    left:45%;
}

.mapcontrol .move .right {
  right: 1px;
}

/* checkboxes */

.form-checkboxes ul li label input  {
    top:3px;
}

/* Text shadow on manage BPCLEtool dropdown */
.nav .manage-dropdown li a {
    filter: none;
}

/* Promational site */

.lined-heading {
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.lined-heading.white {
    border-color: #3986b7;
}

#promo-content .lined-heading:before,
#promo-content .lined-heading:after {
    border: 0 !important;
}

