.msp-box {
    padding: 20px;
    background: #f1f1f1;
    border: 2px dashed #0073aa;
    color: #333;
    font-weight: bold;
    margin: 10px 0;
}
.entry-content {
    position: relative;
    margin: 0;
}
.chambers-trigger.scorecard-tabs {
    position: absolute;
    left: 0;
    z-index: 10;
}