.UIDiemBanUQ {
    height: auto;
    width: 1170px;
    margin: 20px auto 0;
	padding-bottom: 20px;
}

    .UIDiemBanUQ .Title {
        text-align: center;
        text-transform: uppercase;
        margin: 20px;
        font-weight: bold;
        font-size: 20px;
        color: #1f7ed0;
        border-bottom: 2px solid #ed2b23;
    }

    .UIDiemBanUQ a {
        color: #1f7ed0;
        /*font-family: Roboto, 'Open Sans', Arial;*/
        font-family: 'Segoe UI';
        text-decoration: underline;
    }
