.hardware-category-box {
  background:transparent url(/img/bgs/hardware-title-bars.gif) no-repeat;
  border: 0px solid blue;
  height: 37px;
  width:100% !important;
  line-height: 37px;
  }

.hardware-category-box-title-left {
  float: left;
  color: #ffffff;
  padding-left:20px;
  font-weight:bold;
  width: 185px;
}

.hardware-category-box-title-right {
  color: #ffffff;
  font-weight:bold;
}

.hardware-category-tables {
  position: relative; 
  background:transparent url(/img/bgs/hardware-boxes-2.gif) no-repeat;
  background-position:bottom left;
  border: 0px solid red;
  min-height: 175px;
  width:100% !important;
  height: auto !important;
  height: 175px;
  padding-bottom: 0px;
  }

.hardware-left-table {
  position: relative;
  left: 22px;
  width: 153px;
  border: 0px solid green;
  padding-top: 10px;
  /* padding-left: 22px; */
}

.hardware-right-table {
  width: 565px;
  border: 0px solid orange;
  padding-top: 10px;
  padding-right: 20px;
}

.hardware-right-table-b {
  float: right;
  width: 70%;
  border: 0px solid blue;
  padding-right: 20px;
}


.hardware-mouse {
  bottom: 8px;
  right: 12px;
  position: absolute;
  width: 277px;
  height: 139px;
  background:transparent url(/img/visuals/software-disks.jpg) no-repeat;
}

ul.left-table-link li {
  padding:2px 0 2px 0px;
}