.DNNContainer_Thongbao {
    background: #fff;
}

.DNNContainer_Thongbao .header {
    line-height: 35px;
    height: 35px;
    font-weight: bold;
    font-family: Arial;
    white-space: nowrap;
    text-indent: 20px;
    padding-right: 15px;
    float: left;
}

  .DNNContainer_Thongbao .title h2 {
    margin: 0px;
    line-height: 33px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #008a2c;
  }

.DNNContainer_Thongbao .title h2 a {
    text-decoration: none;
    color:#008a2c;
    font-size: 15px;
}

.DNNContainer_Thongbao .heading_wrapper {
    background: #e7e7e7;
    height: 35px;
}

.DNNContainer_Thongbao .Content-Thongbao {
    padding: 10px;
    border: 1px dashed #dbdbdb;
    border-top: none;
    background: #e7e7e7;
    padding-top: 0px;
}