  .skip, .hideme, .print, dfn {
    position: absolute;
    left: -1000em; /* LTR */
    top: -1000em;
  }


/* table dimensionss */

.product-grid { width: 637px; }
.product-grid .ts-grid-htable { width: 620px; }
.product-grid .ts-grid-gdiv { height: 150px; }
.product-grid .ts-grid-gtable { width: 620px; }
.product-grid .ts-grid-fdiv { width: 637px; }

.product-grid .ts-grid-htable th.tsc1, .product-grid .ts-grid-gtable td.tsc1 { width: 35px; }
.product-grid .ts-grid-htable th.tsc2, .product-grid .ts-grid-gtable td.tsc2 { width: 230px; }
.product-grid .ts-grid-htable th.tsc3, .product-grid .ts-grid-gtable td.tsc3 { width: 90px; }
.product-grid .ts-grid-htable th.tsc4, .product-grid .ts-grid-gtable td.tsc4 { width: 80px; }
.product-grid .ts-grid-htable th.tsc5, .product-grid .ts-grid-gtable td.tsc5 { width: 130px; }
.product-grid .ts-grid-htable th.tsc6, .product-grid .ts-grid-gtable td.tsc6 { width: 25px; }
.product-grid .ts-grid-gtable td.tsc1 { text-align: center; }

.printer-grid { width: 637px; }
.printer-grid .ts-grid-htable { width: 620px; }
.printer-grid .ts-grid-gdiv { height: 150px; }
.printer-grid .ts-grid-gtable { width: 620px; }
.printer-grid .ts-grid-fdiv { width: 637px; }

.printer-grid .ts-grid-htable th.tsc1, .printer-grid .ts-grid-gtable td.tsc1 { width: 35px; }
.printer-grid .ts-grid-htable th.tsc2, .printer-grid .ts-grid-gtable td.tsc2 { width: 110px; }
.printer-grid .ts-grid-htable th.tsc3, .printer-grid .ts-grid-gtable td.tsc3 { width: 200px; }
.printer-grid .ts-grid-htable th.tsc4, .printer-grid .ts-grid-gtable td.tsc4 { width: 120px; }
.printer-grid .ts-grid-htable th.tsc5, .printer-grid .ts-grid-gtable td.tsc5 { width: 100px; }
.printer-grid .ts-grid-htable th.tsc6, .printer-grid .ts-grid-gtable td.tsc6 { width: 25px; }
.printer-grid .ts-grid-gtable td.tsc1 { text-align: center; }

.other-grid { width: 637px; }
.other-grid .ts-grid-htable { width: 620px; }
.other-grid .ts-grid-gdiv { height: 150px; }
.other-grid .ts-grid-gtable { width: 620px; }
.other-grid .ts-grid-fdiv { width: 637px; }

.other-grid .ts-grid-htable th.tsc1, .other-grid .ts-grid-gtable td.tsc1 { width: 35px; }
.other-grid .ts-grid-htable th.tsc2, .other-grid .ts-grid-gtable td.tsc2 { width: 60px; }
.other-grid .ts-grid-htable th.tsc3, .other-grid .ts-grid-gtable td.tsc3 { width: 85px; }
.other-grid .ts-grid-htable th.tsc4, .other-grid .ts-grid-gtable td.tsc4 { width: 385px; }
.other-grid .ts-grid-htable th.tsc5, .other-grid .ts-grid-gtable td.tsc5 { width: 25px; }
.other-grid .ts-grid-gtable td.tsc1 { text-align: center; }


  span.search_info {
    display:inline;  vertical-align: middle; margin-left: 1.5em;
  }

 div.ajax_feedback {
    display: inline;
    float: left;
    margin: 7px 0 0;
  }
  div.ajax_wait_right {
    display:inline; vertical-align: middle; margin-left: 1em;
  }
  div.ajax_wait_right img {
    vertical-align: bottom;
  }
  div.ajax_message_sent {
    display:inline; vertical-align: middle; margin-left: 1.5em;
  }  
