﻿
.parttitlestyle1
{
    background:transparent url(images/bg-title.GIF);
    background-repeat:repeat-x;
    
}

.PartTitleStyle table 
{
    background-image:url(../images/boxbg.gif);
    background-repeat: repeat-x; 
    height:34px;
    font-size:13px;
    color:#303030;
 }

        
                   
 .PartTitleStyle img
 {
 	padding-left : 5px;
	padding-right : 5px;
 }

.hideheader
{
	display: none;
	font-size: 0px;
	color: White;
		
}
.handle
{
width:16px;
height:16px;

overflow:hidden;
cursor:se-resize;
}