
ul.download-tabs {

    border-bottom:solid 1px #DDD;

    margin-bottom:5px;

    margin-top:25px !important;

    margin:0;

}

ul.download-tabs li {

    display:inline;

    background:none;

    list-style-type:none;

    padding:2px;

    margin:0px -1px 0px 0px;

}

ul.download-tabs li a {

    text-decoration:none !important;

}

ul.download-tabs li {

    margin:0;

    padding:0 !important;

}

ul.download-tabs li a {

    border-left:1px solid #cccccc;

    border-right:1px solid #cccccc;

    border-top:1px solid #cccccc;

    margin:0px -5px 0px 0px;

    padding:15px;

    line-height:46px;

    background-image:url(http://www.stockwarepro.com/images/quick_tab.png);

    background-repeat:repeat-x;

    background-position:right top;

    font-size:16px;

    color:#555;

}

ul.download-tabs li a:hover {

    background-image:url(http://www.stockwarepro.com/images/quick_tab_hover.png);

    background-repeat:repeat-x;

    background-position:right top;

    text-decoration:none !important;

}

ul.download-tabs li.active a {

    padding:12px 15px 15px 15px;

    border-top:solid 4px #0696d7;

    background-image:none;

    background-color:#f2f2f2;

    background-repeat:repeat-x;

    background-position:right top;

    border-bottom:1px solid #F2F2F2;

    color:#000;

}