/* Ensure the close button doesn't overlap the scroll bar */
.olFramedCompactPopupContent {
    padding-right: 10px;
}

#atMap .atPopupFeatureInfo {
    padding-top: 1em;
    padding-left: 1em;
}

#atMapSpurForm #atContent .atPanel h4,
#atMyMaps .atPopupFeatureInfo h3{
    background: none;
    color: black;
    border-bottom: 1px dashed #CCCCCC;
    margin: 0;
    font-size: 16px;
}
