.flashup {
    background-color: #EEEEEE;
    bottom: 0;
    box-shadow: 0 0 8px #000000;
    font-size: 0.9em;
    opacity: 0.85;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 200;
}
.flashup h3 { font-weight: bold; }
.flashup .flashup-content { padding: 10px; }
.flashup .flashup-buttons { margin-top: 10px; }
.flashup .flashup-button  { margin: 0 0.5em 0 0; }