﻿#pt-text 
{
    width: 948px;
    border: 1px solid #cdcdcd;
    overflow: hidden;
    background-color: #fff;
}

#pt-text #content 
{
    width: 928px;
    margin: 40px 0 0 20px;
}

#pt-text h1 
{
    color: #1d1d1f;
}

#pt-text #content a
{
    color: #fff;
}

#pt-text #content .box
{
    color: #fff;
    float: left;
    width: 431px;
    padding: 13px;
    background: url(../images/global/pt-text/bg-text-tpt.png) repeat-y 0 0;
    min-height: 100px;
    margin: 0 0 20px;
}
