
div.message {
    background: #ffffcc;
    border: 1px solid #000;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11;
    font-weight: normal;
    padding: 3px;
    text-align: center;
    width: 99% ;
}

div.message p, div.message p {
    margin-bottom: 0;
}
