h4, h3 {
  width:90%;
}

h4 {
  color:#ff7800;
}

.service-category {
  display:inline;
  float:left;
}

.service-category a {
  text-decoration:none;
}

.service-category img {
  border:0;
}

.service-item {
  width:100%;
}

ul.columns {
  margin:0;
  padding:0px;
  padding-left:15px;
  float:left;
  width:410px;
}

ul.columns li {
  float:left;
  width:135px;
  margin-bottom:4px;
  font-size:85%;
}
