.mfp-close {
    width: 74px;
    height: 74px;
    line-height: 74px;
    opacity: 0.65;
    filter: alpha(opacity=65);
    font-size: 58px;
}

.mejs-container {
    margin-bottom: 0px;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #f00;
}