
*.bg { background:url("../09_images/bg_test.gif") bottom left repeat-x white; margin-top:5px; }

*.tl { background:url("../09_images/rc_test.gif") top left     no-repeat;  }
*.br { background:url("../09_images/rc_test.gif") bottom right no-repeat;  }
*.tr { background:url("../09_images/rc_test.gif") top right    no-repeat;  }
*.bl { background:url("../09_images/rc_test.gif") bottom left  no-repeat;  }

*.trc { background:url("../09_images/rc-trc_test.gif") top right   no-repeat; }
*.blc { background:url("../09_images/rc-blc_test.gif") bottom left no-repeat; }

*.pad { padding:6px; }

