/* Download Banner */
div.slj_right_dl {

}

#contentRightWrap div.slj_right_dl h3{
        color: #FFFFFF;
        padding-left:15px;
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: left 5px;
        padding-bottom:0;
        margin-bottom:0;
}

#contentRightWrap div.slj_right_dl p{
        margin-top:0;
        margin-bottom:0px;
        padding:0 15px 5px 15px;
}

#contentRightWrap div.slj_right_dl form{
        margin-bottom:5px;
        margin-top:5px;
}


#content #contentRight div.slj_right_dl h3{
        color: #FFFFFF;
        padding-left:15px;
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: left 5px;
        padding-bottom:0;
        margin-bottom:0;
}

#content #contentRight div.slj_right_dl p{
        margin-top:0;
        margin-bottom:0;
        padding:0 15px 5px 15px;
}

#content #contentRight div.slj_right_dl form{
        margin-bottom:5px;
        margin-top:5px;
}


