
.dialog h2 {
    color: #003366;
    background: #EBF1F7 none repeat scroll 0 0;
}

.dialog p {
    color: #003366;
    font-weight: bold;
}

.dialog .fieldError {
    font-size: 0.9em;
}

.dialog .button-panel {
    background: #EBF1F7 none repeat scroll 0 0;
    border-top: 1px solid #BBD0E5;
    text-align: center;
}
