
.version-warning {
    background: #c02f00;
    line-height: 32px;
    padding: 0 0 0 10px;
    color: #fff;
    text-shadow: 0px 1px 0 #444;
    font-size: 0.9em;
}

.version-warning a {
    color: #E9E9E9;
    text-decoration: underline;
}

