.note-block {
    background: #d8b773 none repeat scroll 0 0;
    padding: 10px;
    margin-bottom: 30px;
}
.Module_1 {
    padding-top: 10px;
}

.Module_1 .Mod_Title {
    background: url(../images/icon-h4.png) center left no-repeat;
    font-weight: bold;
    padding: 20px 20px 5px 40px;
    color: #7A0808;
    text-transform: uppercase;
}

.Module_1 table tr:nth-child(odd) {
    background: #e2e2e2
}

.Module_1 table tr:nth-child(even) {
    background: #f7f7f7
}

.Module_1 table td,
.Module_1 table th {
    border: 1px solid #c7bdb9;
    padding: 3px 10px
}

.Module_1 table td,
.Module_1 table th {
    border: 1px solid #c7bdb9;
    padding: 3px 10px;
}

.Module_1 table th {
    color: #fff;
    font-weight: bolder;
    padding: 5px 10px;
    background: #881212;
    text-align: center;
}