.kassi-text-quote {
    background: #eee;
    font-style: italic;
    padding-left: 10px;
}

.kassi-text-normal {
}

.kassi-text-left {
}

.kassi-text-right {
}


.kassi-image-table-left {
    float:left;
}

.kassi-image-table-center {
    float: center;
    width: 100%;
    text-align: center;
}

.kassi-image-table-right {
    float: right;
}


.kassi-image-caption {
    margin-bottom: 10px;
    color: #eee; /* #353535;*/
    text-decoration: none;
    font-size: 0.8em;
}

.kassi-image {
    margin: 10px 10px 0px 10px;
    border: 2px solid black;
    max-width: 400px;
    max-height: 400px;
}
