/* SLS AMG */
.innovation.future-slsamg .content-body {
    margin-top: 440px;
    width: 730px;
    overflow: hidden;
}

.innovation.future-slsamg .content-body .summary {
    float: left;
    width: 350px;
}

.innovation.future-slsamg .content-body .summary h1 {
    margin-bottom: 0.5em;
}

.innovation.future-slsamg .content-body .amg-tout {
    float: right;
    width: 340px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.innovation.future-slsamg .content-body .bullet {
    float: right;
    width: 340px;
    padding-bottom: 20px;
}

.innovation.future-slsamg .content-body .bullet h4 {
    margin-bottom: 1.5em;
}

.innovation.future-slsamg .content-body .bullet li {
    margin-left: 2em;
}

/* R class*/

.innovation.future-rclass .content-body {
    margin-top: 440px;
    width: 730px;
    overflow: hidden;
}

.innovation.future-rclass .content-body .summary {
    float: left;
    width: 350px;
}

.innovation.future-rclass .content-body .summary h1 {
    margin-bottom: 0.5em;
}

.innovation.future-rclass .content-body .amg-tout {
    float: right;
    width: 340px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.innovation.future-rclass .content-body .bullet {
    float: right;
    width: 340px;
    padding-bottom: 20px;
}

.innovation.future-rclass .content-body .bullet h4 {
    margin-bottom: 1.5em;
}

.innovation.future-rclass .content-body .bullet li {
    margin-left: 2em;
}

/* CLS class*/

.innovation.future-clsclass .content-body {
    margin-top: 440px;
    width: 730px;
    overflow: hidden;
}

.innovation.future-clsclass .content-body .summary {
    float: left;
    width: 350px;
}

.innovation.future-clsclass .content-body .summary h1 {
    margin-bottom: 0.5em;
}

.innovation.future-clsclass .content-body .amg-tout {
    float: right;
    width: 340px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.innovation.future-clsclass .content-body .bullet {
    float: right;
    width: 340px;
    padding-bottom: 20px;
}

.innovation.future-clsclass .content-body .bullet h4 {
    margin-bottom: 1.5em;
}

.innovation.future-clsclass .content-body .bullet li {
    margin-left: 2em;
}

