
#divContainer2 {
    position:relative;
    width:947px;
    height:655px;
    background-image: url(/images/price_list_bg.png);
}

#divHeader2 {
    height:45px;
    width:930px;
    position:absolute;
    left:8px;
    top:0px;
}

#divPackageList {
    height:116px;
    width:755px;
    position:absolute;
    left:174px;
    top:82px;
}

#divPrices {
    width:928px;
    height:348px;
    position:absolute;
    left:10px;
    top:82px;
    font-family:arial,helvetica,sans-serif;
    font-weight:bold;
    text-align:center;
}

#divPriceTopic {
    height:48px;
    width:140px;
    position:absolute;
    left:20px;
    top:583px;
}

#divPriceChange {
    height:33px;
    width:507px;
    position:absolute;
    left:292px;
    top:601px;
    z-index:100;
}
