.discountPopupDialog
{
    position : relative;
    background: #e4ecf8 no-repeat scroll 0 0;
    text-align: center;
}
.ratesPopupDialog
{
    position : relative;
    width: 900px;
    background: #e4ecf8 no-repeat scroll 0 0;
    text-align: center;
}

.notificationsPopupDialog
{
    position : relative;
    width: 900px;
    background: #e4ecf8 no-repeat scroll 0 0;
    text-align: center;
}