body{
  
}

h1,h2,h3,h4,h5,h6{
  color:#3f3f7f;
  line-height:1em;
}

.dollar_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/CouponsSmall.png) 0 50% no-repeat;
}


.leaf_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/GoinGreenSmall.png) 0 50% no-repeat;
}


.clock_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/HistorySmall.png) 0 50% no-repeat;
}


.push_pin_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/locationsSmall.png) 0 50% no-repeat;
}


.hangar_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/QualityIcon.png) 0 50% no-repeat;
}


.quote_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/TestimonialsSmall.png) 0 50% no-repeat;
}


.exclamation_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/TipsSmall.png) 0 50% no-repeat;
}


.question_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:65px;
  background: transparent url(../images/WhatIsSmall.png) 0 50% no-repeat;
}
.rewards_small{
  padding-top:20px;
  padding-bottom:20px;
  padding-left:150px;
  background: transparent url(../images/waldensRewards_logo.png) 0 50% no-repeat;
}







.test{
  background:red;
}


a{
  color:#77a;
  text-decoration:none;
}

a:hover{
  color:#006ec7;
  text-decoration:underline;
}

pre{ 
  border:1px solid #aaa;
  background:#eee;
  margin:10px;
  padding:5px;
}

