.sm-wrapper{
    font-size: 12px;
    color: #333;
}

.sm-headline{
    color: #7a0040;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.sm-copy{
    line-height: 18px;
}

.sm-channel{
    padding: 25px 39px;
    border:1px solid #e5e5e5;
    margin-top: 20px;
}    

.sm-col1{
    width: 20%;
}

.sm-col2{
    line-height: 20px;
    width: 50%;
    padding-left: 20px;
}

.sm-col3{
    width: 30%;
    text-align: right;
}

.sm-channel-headline{
    font-size: 14px;
    font-weight: bold;
}
.sm-btn{
    background: url(../images/sm-btn-bg.jpg) no-repeat right center #7a0040;
    display: inline-block;
    height: 33px;
    width: 162px;
    /*padding: 0 43px 0 28px;        */
    text-align: center;
    font-weight: bold;;
    color: #fff !important;
    line-height: 33px;
    text-decoration: none !important;
}


#wrapper-background{
    /*top:112px !important;*/
}