/* Resellers */
/*h1 {
  display:block;
  background:url(../images/titles/resellers-title.gif) no-repeat;
  height:26px;
  width:311px;
  padding:15px 0;
  margin:0 15px;
}
*//*h2 image replacments*/
/*#one {
  display:block;
  background:url(../images/titles/resellers-h2-one.gif) no-repeat;
  height:19px;
  width:475px;
  padding:15px 0;
  margin:0 15px;
}
#two {
  display:block;
  background:url(../images/titles/resellers-h2-two.gif) no-repeat;
  height:19px;
  width:75px;
  padding:15px 0;
  margin:0 15px;
}*/
/*h3 (sub) image replacments*/
/*#subone {
  display:block;
  background:url(../images/titles/resellers-h3-one.gif) no-repeat;
  height:18px;
  width:195px;
  padding:15px 0;
  margin:0 15px;
}
*/
#benefits {
  width: 540px;
  list-style: none;
  float:left;
  display: block;
  margin: .3em 0 1em 0;
  padding: 10px;
  background-color: #fff;
}
#benefits li {
  float:left;
  margin: 5px;
  padding: 5px;
  width: 500px;
  font-size: 11px;
  background-color: #efefef;
}