/* curved box borders */
.curvedBox .b1 { background-color:#000000; } 
.curvedBox .b2, .curvedBox .b3, .curvedBox .b4, .curvedBox .boxcontent { border-color: #000000; }

/* curved box edges background color */
.curvedBox .b2, .curvedBox .b3, .curvedBox .b4, .curvedBox .boxcontent { background-color: #ffffff; }

/*
	.curvedBox b
	{ background-color: transparent; }
*/

