.left-wrapper
{
    width:963px;
}
.post-title
{
    float:left;
    width:963px;
    height:49px;
    line-height:49px;
    background:url(images/post-title-full-column.png) no-repeat left top;
    display:block;
}
.post-holder
{
    float:left;
    display:block;
    width:963px;
}
.post-content
{
    float:left;
    display:block;
    width:963px;
    background:url(images/post-holder-full-column.png) repeat-y top left;

}
.post-footer
{
    float:left;
    display:block;
    width:963px;
    height:50px;
    background:url(images/post-footer-full-column.png) no-repeat left top;
}
.article-posted-by
{
    float:left;
    display:block;
    width:963px;
    background:url(images/article-posted-by-full.jpg) no-repeat left top;
    height:47px;
}
form.comment-form
{
    width:963px;
}