.mp_left {
    width: 15% !important;
}

.mp_right {
    width: 85% !important;
}
.item-list li {
    list-style-type: none;
}

h1#page-title {
    margin-top: 15px;
}

/* Styling for MP Full Page Settings */

.content .field-label {
    font-weight: bold;
    margin-bottom: 10px;
}
.content .field-items {
    font-weight: normal;
    margin-bottom: 10px;
}