body {
  /* +:focus. */
  behavior: url(/css/pngHack/csshover3.htc);
  }

#header #info .info-left {
  zoom: 1; /* +hasLayout */
  display: inline;
  }
  #header #info .info-content-wrapper {
    zoom: 1; /* +hasLayout */
    display: inline;
    }

#pageactions .title-wrapper {
  zoom: 1; /* +hasLayout */
  display: inline;
  }
  #pageactions .title-wrapper .left,
  #pageactions .title-wrapper .title,
  #pageactions .title-wrapper .right {
    zoom: 1; /* +hasLayout */
    display: inline;
    }
  #pageactions .title-wrapper .title h2 {
    zoom: 1; /* +hasLayout */
    display: inline;
    }
  #pageactions a {
    zoom: 1; /* +hasLayout */
    }

.tabList .tab {
  zoom: 1; /* +hasLayout */
  display: inline;
  }
  .tabList .tab .left,
  .tabList .tab .content-wrapper,
  .tabList .tab .right {
    zoom: 1; /* +hasLayout */
    display: inline;
    }
    .tabList .tab .content-wrapper .content {
      zoom: 1; /* +hasLayout */
      display: inline;
      }

.box-content .header .controls {
  zoom: 1; /* +hasLayout */
  }

table.results {
  border-bottom: 1px solid #CECECE;
  }
  table.results th.last-child {
    border-right: 1px solid #505050;
    }

#gadget-system-status .system-status hr {
  margin-top: 6px;
  }
  
table.web-cashier-purchase-items td.quantityColumn {
    width: 90px;
  }
table.web-cashier-purchase-items td.costColumn {
    width: 100px;
  }
table.web-cashier-purchase-items td.subtotalColumn {
    width: 120px;
  }
  
#crumb {
    line-height: 25px;
}

#title h1 {
    font-size: 25px;
}

.tabContent {
  margin-top: 16px;
  }
.pageContent {
  margin-top: 20px;
  }

.filter {
    padding: 5px;
}

.padded .box-nw,
.padded .box-nw-title,
.padded .box-n,
.padded .box-ne,
.padded .box-ne-title,
.padded .box-w,
.padded .box-content,
.padded .box-e,
.padded .box-sw,
.padded .box-s,
.padded .box-se {
  padding: 0px;
}

#upsell-info .upsell-info-header div,
#upsell-info #upsell-info-content,
#upsell-info #upsell-info-content div {
    display: inline;
    zoom: 1;
}

#upsell-info #upsell-info-body #upsell-info-copier-image img{
    width: 255px;
}

.tabList .tab.active a .content-wrapper {
    background-repeat: no-repeat; /* ie7 only supports a single no-repeat*/
}
