
.UIHotnewsModule_tinmoi .HotnewsControl {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    height: 386px;
    margin: 0 0 8px;
}
.UIHotnewsModule_tinmoi .HotnewsControl .Header span {
    border-bottom: 2px solid #ecbc04;
    color: #0079c2;
    display: inline-block;
    font: bold 15px/35px "Segoe UI",Tahoma,Verdana;
    padding: 0 0 0 27px;
    white-space: nowrap;
    width: 88%;
}
.HotnewsControl span.new {
    background: rgba(0, 0, 0, 0) url("images/new.gif") no-repeat scroll 0 0;
    color: transparent;
    height: 12px;
    width: 23px;
}
.UIHotnewsModule_tinmoi .HotnewsControl .HotnewsScroll {
    height: 326px !important;
    margin: 10px;
    overflow: hidden;
    padding: 0;
}
.HotnewsControl .Header {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll left 10px center;
    height: 35px;
    padding: 0 8px;
}
.HotnewsControl .HotnewsList {
    clear: both;
    display: inline-block;
    padding: 0;
}
.HotnewsControl .HotnewsList .HotnewsItem {
    background: rgba(0, 0, 0, 0) url("images/i.gif") no-repeat scroll left center;
    float: left;
    padding: 3px 0 3px 10px;
}
.HotnewsControl .HotnewsList .HotnewsItem img {
    display: none;
    float: left;
    height: 50px;
    margin-right: 6px;
    vertical-align: top;
    width: 65px;
}
.HotnewsControl .HotnewsList .HotnewsItem a {
    color: #222222;
    text-decoration: none;
}
.HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle {
    color: #222222;
    padding-top: 0;
}
.HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle:hover {
    color: #00458a;
}
.HotnewsControl .HotnewsList .active {
    background-color: #cccccc;
}
