.cbox-t {
	background:url(../lib/arc.php?orientation=5&height=1&width=1&fck=0);
	height:10px;
	background-repeat:repeat-x;
	background-position:top;
}


.cbox-tl {
	width:10px;
	background:url(../lib/arc.php?orientation=1&width=10&height=10&fck=0);
	background-repeat:repeat-y;
	background-position:left;
}


.cbox-tr {
	width:10px;
	background:url(../lib/arc.php?orientation=2&width=10&height=10&fck=0);
	background-repeat:repeat-y;
	background-position:right;
}

.cbox-l{
	background:url(../lib/arc.php?orientation=5&height=1&width=1&fck=0);
	background-repeat:repeat-y;
	background-position:left;
}

.cbox-r{
	background:url(../lib/arc.php?orientation=5&height=1&width=1&fck=0);
	background-repeat:repeat-y;
	background-position:right;
}

.cbox-b {
	background:url(../lib/arc.php?orientation=5&height=1&width=1&fck=0);
	height:10px;
	background-repeat:repeat-x;
	background-position:bottom;
}

.cbox-bl {
	width:10px;
	background:url(../lib/arc.php?orientation=4&width=10&height=10&fck=0);
	background-repeat:repeat-y;
	background-position:left;	
}

.cbox-br {
	width:10px;
	background:url(../lib/arc.php?orientation=3&width=10&height=10&fck=0);
	background-repeat:repeat-y;
	background-position:right;
}


