/* CSS Document */

.leftColumn
{
    border-right-color: #ffffff;
    border-right-style: solid;
    border-right-width: 1px;
}

.articleThumb
{
    width: 317px;
    text-align: center;
    float: left;
}


.articleText
{
    float: left;
    border-left-color: #ffffff;
    border-left-style: solid;
    border-left-width: 1px;
    width: 380px;
    height: 380px;
    padding-left: 30px;
    color: #000000;
}

.pageTitle
{
    margin-left: 30px;
}

.article
{
}
