#home #footer{
  margin-bottom: 20px
}

a.primaryAction{
  padding-right: 15px;
}

#home h1,
#home h2{
  font: bold 18px verdana, arial, Tahoma, sans-serif;
  margin-top: 0
}

#home h2{
  font: italic 14px verdana, arial, Tahoma, sans-serif;
  color: #5f950c;
  margin-bottom: 10px;
}

h3,
#content h3,
p,
#content p,
.button-container{
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 1.6em
}

#content h3{
  padding-bottom: .5em
}

.section{
  width: 470px;
}

#content p{
  width: auto
}
#what-is-wecar .button-container,
#community .button-container{
  
}

.section{
  border-bottom: 1px solid #b9dc89;
  padding: 5px 0 0 0;
}
.section#community { border: 0; margin-bottom: 20px;}
.video{
  float: right;
  padding: 3px;
}

.video a{
  display: block;
  width: 140px;
  text-align: center;
  padding: 0;
  height: 101px;
  color: #91c73e;
  text-decoration: none;
  background: #FFF url("../images/img_howItWorksVideo.gif") no-repeat left top;
}
.video a:hover{
  background: #FFF url("../images/img_howItWorksVideoHover.gif") no-repeat left top;
}



.deductible{

  margin: 25px 0 10px 0;
  color: #000;
  font-size: 10px;

}