/**
* This file is maintained in web admin.  Edit there
*/.grey img.ckcms {
    display: block;
    height: auto;
    max-width: 100%;
    float: right;
    border-width: 16px;
    border-style: solid;
    border-color: rgb(212, 236, 231);
    border-radius: 3px;
    margin: 20px;
}
