


.featureGlassBox{
  float:left;
  width:100px;
  text-align:center;
  margin-bottom:20px;
}


.obscureGlassBox{
  float:left;
  width:130px;
  text-align:center;
  margin-bottom:20px;
}


.optionsBox{
  float:left;
  width:520px;
  margin:10px 0;
  padding-top:20px;
  border-top:3px solid #ededed;
}
.optionsBoxFirst{
  float:left;
  width:520px;
  margin:10px 0;
  padding-top:0;
  border-top:0;
}

.optionsBoxImage{
  float:left;
  margin-right:10px;
}
.optionsBoxTitle{
  color:#404040;
  padding-top:10px;
  font-weight:bold;
}





