#content {
  position:relative;
}

#leftcol {
  width:35%;
  float:left;
}

#rightcol {
  width:60%;
  float:right;
  padding-bottom:20px;
}

dl {
  margin:0;
}

dl.img {
  padding-left:100px;
}

dl.img dt {
  display:inline;
  width:100px;
  margin-left:-100px;
  text-align:center;
  float:left;
}

dd {
  margin-left:10px;
}

dd > p {
  margin-bottom:30px;
}

#simplesetup {
  margin:0 auto;
  text-align:center;
  padding-bottom:6px;
  position:relative;
}

#simplesetup h3 {
  text-align:left;
  padding:10px 0 0 45px;
  height:35px;
}

#simplesetup .sectionheading {
  margin-bottom:0px;
}

#simplesetup h3.step1 {
  background:url(/images/howitworks/bullet_1.gif) no-repeat;
}

#simplesetup h3.step2 {
  background:url(/images/howitworks/bullet_2.gif) no-repeat;
}

#simplesetup h3.step3 {
  background:url(/images/howitworks/bullet_3.gif) no-repeat;
}

#simplesetup .bullet {
  float:left;
}

#simplesetup ul {
  padding-left:55px;
}

#simplesetup ul.last {
  padding:0px;
  position:absolute;
  right:70px;
  bottom:10px;
}

#simplesetup li {
  float:left;
  display:inline;
}

.width95 {
  width:95px;
  margin:0 10px;
}

.width100 {
  width:100px;
  margin:0 10px;
}

.width130 {
  width:130px;
  margin:0 10px;
}

.width200 {
  width:200px;
  margin:0 10px;
}

.width325 {
  width:325px;
  margin:0 10px;
}

.margr100 {
  margin-right:100px;
}

.margr120 {
  margin-right:120px;
}

.margr40 {
  margin-right:40px;
}

#step3img {
  position:relative;
  bottom:-8px;
}
