.AdvertisementTopLeft {
    left: 0;
    position: fixed;
    top: 20px;
    z-index: 5;
}
.AdvertisementTopRight {
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 5;
}

.AdvertisementCenter {
    position: relative;
    top: 0!important;
    left: 0!important;
}
.AdvertisementBG {
    width: 0!important;
    height: 0!important;
}
.AdvertisementCenter a {
    color: #424242;
    font: 12px arial;
    text-decoration: none;
}

.AdvertContent > table {
    border: 1px solid #0084d6;
    border-radius: 5px 5px 0 0;
}
.AdvertContent {
}
.AdvertContent .full-width-img{
    width: 100%;
}
.AdvertContent img {
    width:100%
}
.ttcanbiet .Header span{
    color: #fff !important;
    font: bold 13px/20px arial;
    text-transform: uppercase;
    white-space: nowrap;
    border-left: none;
    margin-top: 5px;
    border-right: none;
    display: inline-block;
    width: 100%;
}
.ttcanbiet .Header {
background: #002664 no-repeat scroll right center;
    text-align: center;
    height: 32px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 2px solid #FF8000;
}
.ttcanbiet .noidungtt{
    border: 1px solid #e0e0e0;
}
.ttcanbiet .noidungtt td:last-child a strong span{
    padding-left: 15px;
}