  html {
    height: 100%;
    width: 100%;
    }
  body {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    font-size: 5px;
    }
  .wrapper {
    float: left;
    width: 100%;
    padding: 0px;
    font-size: 25px;
    font-family: Arial, Verdana, Helvetica, 
     Geneva, Tahoma, Trebuchet, Sans-Serif;
    }
  #wrap {
    width: 95%;
    height: auto;
    margin: auto;
    padding: 0em 0em 0em 1em;
    font-size: 16px;
    font-family: Arial, Verdana, Helvetica, 
     Geneva, Tahoma, Trebuchet, Sans-Serif;
    }
  .header {
//    float: left;
    position: relative;
    width: 100%;
    font-size: 25px;
    font-family: Arial, Verdana, Helvetica, 
     Geneva, Tahoma, Trebuchet, Sans-Serif;
//    background-color: #cff;
    }
  .footer {
    float: left;
    width: 100%;
    font-size: 25px;
    font-family: Arial, Verdana, Helvetica, 
     Geneva, Tahoma, Trebuchet, Sans-Serif;
    background-color: #699;
    color: white;
    }
#hxlink {
 position: relative;
 left: 75%;
 bottom: 0px;
 }
  .logolayer a:link,.logolayer a:visited {
    text-decoration: none;
    font-size: 1.7em;
    font-style: italic;
    }
  .logo {
    background-color: #699;
    color: #fff;
    }
  .sc {
    position: absolute;
    right: 1%;
    margin-top: 0em;
    }
  .accIcon {
    position: absolute;
    right: 10%;
    margin-top: 0em;
    }
  .accnote {
    font-size: 1em;
    color: #f00;
    }
  .tablediv {
    position: absolute;
    }
  .table {
    font-size: 0.5em;
    margin-left: 1em;
    }
  .tabletop {
    text-decoration: underline;
    font-weight: bold;
    }
  .header #serchlayer {
    position: relative;
    left: 35%;
    width: 65%;
    height: 2.5em;
    font-size: 1em;
//    background-color: #fcf;
    }
  .header #serchlayer a {
    text-decoration: none;
    }
  .header #serchlayer .rotatemag {
    position: relative;
    top: 5px;
    font-size: 2em;
    }
  #acc input, #login input, #order input,
  .TA, .inputTxt, .inputNum {
    font-size: 1em;
    }
  .Green {
    font-size: 1em;
    background-color: #0f0;
    }
  .Yel {
    font-size: 1em;
    background-color: #ff0;
    }
  .Red {
    font-size: 1em;
    background-color: #f00;
    }
  .Teal {
    font-size: 1em;
    background-color: #699;
    color: #fff;
    }
  .acclab {
    float: left;
    font-size: 1em;
    }
  #bctrail {
    font-size: 0.7em;
    }
  #commonInfo {
    width: 100%;
    background-color: #fcf;
    font-size: 20px;
    }
  #search {
    font-size: 1em;
    display: inline;
    }
  #sirch {
    position: relative;
    display: inline;
    font-size: 1em;
    }
  #sirch a {
    position: absolute;
    left: 93%;
    top: -5%;
    color: #000;
    text-decoration: none;
    }
  .rotatemag {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    display: inline-block;
    font-size: 1.2em;
    }
  #searchlabel {
    margin-left: 3em;
    font-size: 0.3em;
    }
  .sort {
    font-size: 0.5em;
    }
  .wrapper li {
    font-size: 0.8em;
    }
  #rbdiv {
    display: inline-block;
    position: relative;
    left: 1em;
    }
  .rbtitle {
    position: relative;
    left: 0em;
    font-size: 1em;
    }
  #rbdiv img {
    height: 4em;
    }
  #imgdiv {
    float: right;
    position: relative;
    width: 30%;
    }
  #imgdiv p {
    position: absolute;
    left: 0em;
    bottom: 10px;
    font-size: 1em;
    }
  span {
    font-size: 1em;
    }
  .rb_size {
    height: 2em;
    width: 2em;
    }
  #q {
    position: relative;
    left: 2em;
    height: 2em;
    width: 2em;
    }
  .buton {
    height: 10em;
    width: 40em;
    }
  .preformat {
    white-space: pre;
    }
  .catlink {
    text-decoration: none;
    }
  .butonstyle {
    background-color: #699;
    color: #fff;
    font-size: 1em;
    }
  #red {
    color: #f00;
    }
  #receipt {
    display: none;
    }
  #number {
    position: relative;
    }
  #bagthis {
    position: absolute;
    left: 1em;
    bottom: -1em;
    background-color: #699;
    color: #fff;
    font-size: 1em;
    }


