﻿.GreyBox
{
    background-color:#F0EFF0;
    border:1px solid #DEDCDA;
    padding:10px;
    display: table;
}
