﻿.PartTitleStyle
{
    background: url(pix/header_bg.jpg) no-repeat;
    font-weight:bold;
	padding:0px 0px 0 10px;
    color: #fff;
	height:63px;
}

.PartStyle
{
    padding: 0px 10px !important;
    padding-bottom:15px !important;
    background: url(pix/body_bg.jpg) no-repeat left bottom;
}