    #bottomtab {
      background: #5E5D60;
			float:right;
      width:100%;
      background-color:#5E5D60;
      font-size:80%;
			line-height:normal;
      border-bottom:1px solid #5e5d60;
			font-family: Verdana, Arial, san-serif;
      }
    #bottomtab ul {
          margin:0;
          padding: 0px 0px 0px 0px;
          list-style:none;
      }
    #bottomtab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #bottomtab a {
      float:right;
      background:url("tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #bottomtab a span {
      float:right;
      display:block;
      background:url("tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #bottomtab a span {float:none;}
    /* End IE5-Mac hack */
    #bottomtab a:hover span {
      color:#FFFFFF;
      }
    #bottomtab a:hover {
      background-position:0% -42px;
      }
    #bottomtab a:hover span {
      background-position:100% -42px;
      }

      #bottomtab #current a {
              background-position:0% -42px;
      }
      #bottomtab #current a span {
              background-position:100% -42px;							
      }
	