#trusted-website { font-size: 100%; text-align: left; line-height: 150%; }

h2 { line-height: 120%; }
.rating-small { width: 150px; margin-bottom: 10px; }

.right-pane-box {  }

h4 { font-size: 120%; line-height: 300%; }
ul { list-style-position: inside; list-style-type: disclosure-closed; }

@font-face {
  font-family: 'icomoon';
  src:  url('/img/review/icomoon.eot?bzl8ae');
  src:  url('/img/review/icomoon.eot?bzl8ae#iefix') format('embedded-opentype'),
    url('/img/review/icomoon.ttf?bzl8ae') format('truetype'),
    url('/img/review/icomoon.woff?bzl8ae') format('woff'),
    url('/img/review/icomoon.svg?bzl8ae#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;


  font-size: 20px;
  color: rgb(128, 128, 128);
  line-height: 20px;
  margin-right: 10px;
}

.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location2:before {
  content: "\e948";
}
.icon-forward:before {
  content: "\e969";
}
.icon-earth:before {
  content: "\e9ca";
}

h3 { font-size: 1.8em; }
