/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.ctopl{
	background-image:url(cleft.gif);
	background-repeat:no-repeat;
	width:11px;
	height:26px;
}
.ctoptile {
	background-image:url(ctile.gif);
	background-repeat:repeat-x;
	height:26px;
}
.ctopr {
	background-image:url(cright.gif);
	background-repeat:no-repeat;
	width:11px;
	height:26px;
}
