.imgleft{float:left;margin-right:40px;margin-top:15px}
.imgright{float:right;margin-left:40px;margin-top:15px}
.imgcenter{text-align:center}

.rte img {
    max-width: 100%;
    height: auto !important;
}

#cms #center_column h1 {
    margin-bottom: 22px;
}
#page .rte h1 {
    font-size: 22px;
}
#cms #center_column h2 {
    font-size: 19px;
    padding-bottom: 10px;
    line-height: 28px;
}
#page .rte h2 {
    color: #2196f3;
    font-weight: bold;
}
#center_column > .block > .block_content {
    padding: 0 10px;
}
.block .block_content {
    margin-right: -1px;
    margin-left: -1px;
}
#page .rte {
    text-align: justify;
}
#page .rte {
    background: transparent none repeat scroll 0 0;
    padding: 5px;
}
#page .rte h1, #page .rte h2, #page .rte h3, #page .rte h4, .h4, #page .rte h5, .h5, #page .rte h6, .h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.rte ul {
    line-height: 25px;
}
.rte ul {
    list-style-type: disc;
    padding-right: 15px;
}
#cms #center_column h2 {
    font-size: 19px;
    padding-bottom: 10px;
    line-height: 28px;
}
#page .rte h2 {
    color: #2196f3;
    font-weight: bold;
}
.attention {
    background: #f2f2f2;
    padding: 20px 40px;
    color: #e71f50;
    text-align: justify;
}