﻿
.pHorizontal
{

}
.pVertical
{
	height:100%;
}
.pCorner
{
	 height:9px;
}
.pTL
{
	width:10px;
	background:url(../../../images/common/containers/pTL.png);

}

.pT
{
	
	background:url(../../../images/common/containers/pT.png);
}

.pTR
{
		background:url(../../../images/common/containers/pTR.png);
	width:20px;

}

.pM
{
	background:white
}

.pL
{
			background:url(../../../images/common/containers/pL.png);
}


.pR
{
			background:url(../../../images/common/containers/pR.png);
}



.pBL
{
	height:20px;
	width:10px;
		background:url(../../../images/common/containers/pBL.png);
}

.pB
{	
		background:url(../../../images/common/containers/pB.png);
}

.pBR
{
		width:20px;
	 background:url(../../../images/common/containers/pBR.png);
	 
}

