.tariffsHistoryPopupDialog
{
    position: relative;
    border: solid 1px #000000;
    background: #FFFFFF;
    width: 1020px;
}
.infoPopupDialog
{
    position : relative;
    width: 310px;
    height: 200px;
    background: #e4ecf8 no-repeat scroll 0 0;
    text-align: center;
}
#info_discount_rate
{
    width: 300px;
    height: 180px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.analyzer_post_main_dialog
{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    position: relative;
}
.discountPopupDialog {
    width: 900px;
}