#MTOStep1, #MTOStep2, #MTOStep3, #MTOStep4 {
padding: 5px;
}

#MTOStep2, #MTOStep3, #MTOStep4 {
display: none;
}

.MTOStepHeader {
padding: 5px;
margin-top: 2px;
border: solid 1px #CCCCCC;
cursor: pointer;
background-color: #0095d6;
color: #FFFFFF;
}

.mtoSection {
margin-bottom: 4px;
border: solid 1px #CCCCCC;
}

.mtoSection h5 {
padding: 5px;
border-bottom: solid 1px #CCCCCC;
}

.mtoSection .desc {
padding: 5px;
}

.mtoSection .cont {
padding: 5px;
}

.mtoSection .cont h6 {
margin-bottom: 4px;
}
