TABLE { border-collapse: collapse; }
TABLE.bc { border-bottom: rgb(220,220,220) 1px solid; 
		   border-right: rgb(220,220,220) 1px solid; 
		   border-left: none; border-top: none; }
TABLE.bc TD { border-top: rgb(220,220,220) 1px solid; 
		   border-left: rgb(220,220,220) 1px solid; 
		   border-bottom: none; border-right: none; }

