
/* All Table Formatting will be done from here */

.pad-1px { padding: 1px; }

.pad-2px { padding: 2px; }

.pad-3px { padding: 3px; }

.style-A-3px { padding: 3px;
               background-image:url(../interface/sidebar-bkg.gif);
			   background-repeat:repeat-y;
             }