.aps-dp-cm-sis {
    font: normal 14px/18px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom:0;
    display: none;
}
.aps-dp-cm-sis h3 {
    font-size:18px;
    padding-bottom:12px;
    border-bottom:2px solid #ccc;
    margin-bottom:12px;
}
.aps-dp-cm-sis div[class*='-column'] {
    float:left;
}
.aps-dp-cm-sis .info-column {
    width:395px;
    margin-right:50px;    
}
.aps-dp-cm-sis .skw-column {
    width:205px;
}
.aps-dp-cm-sis .skw-column .cta {
    margin-top: 25px;
    text-align: center;
}
.aps-dp-cm-sis h4.inline-aware-msg-nobg {
    background-position:-34px -70px;
    padding:3px 30px 10px;
    border-bottom:1px solid #333;
    margin: 25px 0 10px;
}/*	this class needs to be changed when the UI leads fix global-designs. then inline-info-msg-nobg can be used */

/*Override a link border defect coming from inserting skw inside global class
*/
.aps-dp-cm-sis #skwContent a {
    border-bottom:none;
}
.aps-dp-cm-sis #skwContent a.skw-title-link {
    background-position: 2px 5px;
} 