

.PartTitleStyle
{
    height: 25px;
    font-size: 8px;
    padding: 0px 0px 5px 10px;
    background-image: url(../../images/Head_bgLeft.png);
    background-repeat: no-repeat;
    background-position: left top;
    
}
.PartTitleStyle table {background-image:url(../../images/Head_bgRight.png);
                   background-repeat: no-repeat;
                    background-position: right top;}
.PartTitleStyle table tr td
{
    padding: 10px 15px 0 10px;
}
.PartTitleStyle table tr td span {
                 font-size:12px;
                 
                 padding-right: -20px; }


