.t4-header {
    border-bottom: solid 3px #999;
}
.t4-module {
    background-color: #fff;
    border: 3px solid #eee;
    border-radius: 8px;
    padding: 20px;
}
.t4-footer {
    margin-top: 30px;
}