#toplevel_page_s3bubble_video_popup .wp-menu-image img {
    padding-top: 6px
}

#toplevel_page_s3bubble_video_popup .wp-menu-name {
    font-size: 13px
}

.s3bubble-adverts li {
    width: 100%;
    display: block;
    height: 135px;
    clear: both;
    border-bottom: 1px solid #fafafa
}

.s3bubble-adverts li img {
    float: left;
    width: 35%;
    margin-right: 10px
}

.s3bubble-adverts li p {
    margin: 0 0 10px
}

#s3bubble-video-popup-form input {
    height: 33px;
    border-radius: 8px
}

#s3bubble-video-popup-form label {
    font-style: italic
}

.button-s3bubble {
    background: #5bc0de!important;
    border: #5bc0de!important;
    color: #fff!important;
    padding: 3px 10px!important;
    border-radius: 5px!important
}