.Anons { 
        position: relative; 
        width:160px;
        text-align:center;
        padding:15px;
        margin:5px;
        background: #E5D7B2;
        border-color: #0E538B;
        border-style: solid;
        border-width: 1px;
        }
.AnonsAnnot { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #565B68; 
        text-align: center; 
        font-style: normal;
        font-weight: bold;
        }
