.DNNContainer_KieuL {
    /*border: 1px solid #dbdbdb;*/
}

.DNNContainer_KieuL {
    background: #fff;
    border-radius: 5px 5px 0 0;
}
.DNNContainer_KieuL .title-inner h2{
	
    font-weight: bold;
    line-height: 38px;
    padding: 0 15px;
    margin: 0;
	text-transform: uppercase;
	color: #fff;
}
.DNNContainer_KieuL .title-inner h2 span, .DNNContainer_KieuL .title-inner h2 span a{
	font-size: 18px;
	color: #fff;
}

.DNNContainer_KieuL .Content-KieuL{
	border: solid 1px #283EAB;
}

.DNNContainer_KieuL  .Content-KieuL-inner{
	padding: 10px;
}