/* These styles are for formatting various rules, borders & boxes */

.recbox {
  border:2px #66cc66 solid;
  margin:20px 60px;
  padding:10px 10px 30px;
  background-image:url(images/testbg.gif); }

/* This style is to make registered, copyright, and trademarks to proper superscript size */
  
sup {
  font-size:50%; }
  

