/* -- ASPxRoundPanel -- */
.dxrpControl_PageLeft td.dxrp
{
	font-size: 12px;
	font-family:Tahoma;
	color: White;	
	text-align: justify;
	line-height:20px;
}
/* Header */
.dxrpHeader_PageLeft td.dxrp
{
    font-size: 12px;    
	font-family: Tahoma;
	text-align: justify;
	vertical-align:bottom;
	height:21px;
}
/* Disabled */
.dxrpDisabled_PageLeft, .dxrpDisabled_PageLeft td.dxrp
{
	color: #808080;
	cursor: default;
}

