#pagemedia-container .slider-wrapper {
    margin-top: 28px;
    margin-bottom: 36px;
}

#pagemedia-container .slider-wrapper.has-bullets {
    margin-bottom: 54px;
}

.nivo-caption p {
    margin: 2px 0 0;
    font-size: 0.9em;
    color: white !important;
}
.nivo-caption p a, .nivo-caption p a:visited {
    text-decoration: none;
    border-bottom: 1px dotted white;
    color: white !important;
}
.nivo-caption p a:hover {
    color: #aaa !important;
    border-bottom: 1px dotted #aaa;
}