#leadingline {
  width: 336px;
  height: 63px;
  background: transparent url('images/slseries/leadingline.gif');
  float: right;
  margin: 15px 10px 40px 0;
}

#leadingexample {
  float: right;
  margin-top: 10px;
  margin-right: 30px;
  text-align: left;
  width: 430px;
  font-size: 110%;
}

#speed {
  width: 303px;
  height: 23px;
  background: transparent url('images/slseries/speed.gif');
  margin-bottom: 15px;
  float: right;
}

#labor {
  width: 139px;
  height: 20px;
  background: transparent url('images/slseries/labor.gif');
  margin-bottom: 15px;
  float: right;
}

#inventory {
  width: 131px;
  height: 23px;
  background: transparent url('images/slseries/inventory.gif');
  margin-bottom: 15px;
  float: right;
}

#sales {
  width: 137px;
  height: 25px;
  background: transparent url('images/slseries/sales.gif');
  margin-bottom: 15px;
  float: right;
}

.spotlightarea img {
  margin-bottom: -145px !important;
}
