.ShortArticle span.new {
        background: url(/Themes/DefaultTinhUy/UIHotnewsModule/Images/icon_new.gif) no-repeat right;
        width: 33px;
        height: 18px;
        position: absolute;
}
.ShortArticle {
       /* background: #fef200;*/
        background:#fff;
        height: 30px;
        margin: 0;
        position: relative;
}
.ShortArticle .Title {
        /* background: #ac0203 none repeat scroll 0 0;*/
        color: #fff;
        display: inline-block;
        float: left;
        font: bold 13px/25px arial;
        height: 100%;
        margin: 0 15px 0 0;
        padding: 0 10px;
        position: relative;
        /*text-transform: uppercase;*/
}
.ShortArticle .Title::after {
        content: "➤ ";
        display: block;
        height: 0;
        margin-left: 2px;
        position: absolute;
        right: -16px;
        top: -3px;
        vertical-align: middle;
        width: 0;
}
.ShortArticle .block-row {
        left: 20px;
        position: relative;
        top: 5px;
}
.ShortArticle marquee {
        float: left;
        height: 30px;
        margin: 0;
        padding: 0;
        width: 100%;
}
.ShortArticle marquee .block-row {
        left: 0;
        position: relative;
        top: 8px;
}
.ShortArticle marquee .block-row p a {
        color: #c60000;
        font: 14px arial;
        margin-right: 38px;
        padding-left: 10px !important;
}
.ShortArticle marquee .block-row p a:hover {
        color: #620101;
}
