.containermaster_ch
{
	BORDER-RIGHT: transparent 0px solid; 
	BORDER-TOP: transparent 0px solid; 
	BORDER-LEFT: transparent 0px solid; 
	BORDER-BOTTOM: transparent 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	width: 100%;
}
.containerrow1_ch
{
    background-color: transparent;
}
.containerrow2_ch
{
    background-color: transparent;
}
.containerrow3_ch
{
	background-color: transparent;
}
.leftcontainermaster_ch
{
	BORDER-RIGHT: #d6ebeb 0px solid; 
	BORDER-TOP: #d6ebeb 0px solid; 
	BORDER-LEFT: #d6ebeb 0px solid; 
	BORDER-BOTTOM: #d6ebeb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	width: 100%;
}
.leftcontainerrow1_ch
{
    background-color: #d6ebeb;
}
.leftcontainerrow2_ch
{
    background-color: #d6ebeb;
}
.leftcontainerrow3_ch
{
	background-color: #d6ebeb;
}

