#vertical-social ul li {
  margin-bottom: 5px;
}
#vertical-social ul li:last-child {
  margin-bottom: 0;
}
#vertical-social ul li.gplus-div {
  margin-bottom: 2px;
}
#horizontal-social h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  padding-top: 2px;
}
#horizontal-social ul {
  list-style-type: none;
}
#horizontal-social ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#horizontal-social ul > * {
  float: left;
  margin-left: 0px;
  margin-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
#horizontal-social ul > *:last-child {
  margin-right: 0;
}
#horizontal-social ul > *.last {
  margin-right: 0;
}
#horizontal-social ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#horizontal-social ul > * {
  float: left;
  margin-left: 0px;
  margin-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
#horizontal-social ul > * {
  width: 60px;
}
