#blogtainer {
    position: relative;
    padding: 15px 29px 0px 25px;
    background-image: url(../../img/ppip/layout/cbg.png);
    background-repeat: repeat-y;
}

#txtctn {
    position: relative;
    top: -5px;
    border: solid black 1px;
}

#txtctn p {
    margin: 10px;
}

#ppmdlftr {
    background-image: url(../../img/ppip/layout/ppmdlftr.png);
    background-repeat: no-repeat;
    width: 1025px;
    height: 16px;
}

#ppftrm {
    height: 60px;
    width: 1025px;
    background-image: url(../../img/ppip/layout/cbg.png);
    background-repeat: repeat-y;
}

#numpgs {
    position: relative;
    left: 910px;
    top: 10px;
    width: 100px;
}

#addthis {
    position: relative;
    top: 20px;
    left: 880px;
    width: 133px;
}

#pgftrbtm {
    background-image: url(../../img/ppip/layout/ppftr.png);
    background-repeat: no-repeat;
    width: 1025px;
    height: 6px;
}