﻿.PageTitle
{
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    color: #333333;
    font-family: Arial, Tahoma, Verdana;
    letter-spacing: -1px;
    background-position: left bottom;
    padding-left: 1px;
    background-image: url(/PTSorocaba/WebSite/Common/PageTitle.gif);
    padding-bottom: 2px;
    background-repeat: no-repeat;
    cursor: default;
}