.lightbox-results {
    top: 0;
    margin-left: -15px;
    margin-bottom: 60px;
    border-radius: 0;
}

.lightbox-topmsg {
    position: absolute;
    display: inline-block;
    font-weight: bold;
    top: 15px;
    text-align: center;
    width: 825px;
    line-height: 25px;
}

.lightbox-results .widget.html .widget-content,
.lightbox-results .widget.text .widget-content {
    background-color: #f0f7ff;
}
