div#content
{
    width:752px;
    margin:27px 0px 0px auto;
    padding:5px 0px 0px 0px;
    background-color:#ffffff;
    background-image:url(../image/right-center-bg.gif);
    background-position:right center;
    background-repeat:repeat-y;
}

div#content p
{
    margin:0px;
    padding:5px 10px;
    font-size:13px;
}

div#content div.bottom
{
    width:752px;
    height:20px;
    background-image:url(../image/right-bottom-bg.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}
