﻿*,:after,:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    width: auto;
    max-width: 94%;
    height: auto !important;
}

.wrapper {
    width: 90%;
    margin: 0 auto;
}

.wrapper:after,.row:after {
    content: "";
    display: table;
    clear: both;
}

[class*='column-'] {
    float: center;
    padding: 5px;
    width: 100%;
    min-height: 1px;
    display: block;
    background: #fff;
    padding: 5px;
    text-align: center;
}

.auto-style3 {
    font-family: Tahoma;
}

.auto-style4 {
    font-size: small;
}

.auto-style8 {
    font-family: Tahoma;
    font-size: medium;
    color: gray;
}

.auto-style9 {
    font-family: Tahoma;
    font-size: large;
}

.auto-style11 {
    font-family: Tahoma;
    font-size: small;
    color: gray;
}

.auto-style13 {
    color: #F0F;
    font-size: small;
}

.auto-style14 {
    margin-right: -15px;
    margin-left: -15px;
    text-align: center;
}

.auto-style17 {
    font-family: Tahoma;
    font-size: medium;
    color: gray;
    text-align: center;
}

.auto-style19 {
    font-family: "Times New Roman";
    font-size: xx-large;
    color: gray;
}

.auto-style20 {
    font-family: "Times New Roman";
    font-size: xx-large;
}