.PtopLeft {
   background-color: #cccccc;
   height: 68px;
   width: 100%;
   padding:0px; margin:0px;
   background-image: url(/images/layout/imag_l.jpg);
   background-position: bottom left;
   background-color: #cccccc;
   background-repeat: no-repeat;
}

h1 {
        font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #000000;
        border-bottom: 0.1em solid #000000;
        margin-top: 0px;
}

#content {
       margin-left:0px;
        padding: 5px 30px 0px 5px;
}

