﻿#containerdefault-title {
    margin-bottom: 20px;
    background: #fbfbfb;
    padding: 20px;
    box-shadow: 0px 2px 4px #b3b3b3;
}
    #containerdefault-title h5 {
        border-bottom: dashed 1px #ccc;
        padding-bottom: 10px;
    }
    #containerdefault-title .noidung {}