div.help {}

div.help a {
    text-decoration: none;
    color: #0097a7;
}

div.help .heading a {
    border-bottom: 1px solid #0097a7;
}

div.help p {
  margin-bottom: 0;
}

div.help ul {
  margin-top: 0;
  padding-left: 0;
}

div.help .icon {
 // width: 150px;
  margin: 0 15px 0 0;
  float: left;  
}

div.help .icon img {
  max-width: 150px;
}

div.help h2 {
  margin-top: 0;
  margin-bottom: 0;
//  padding-top: 15px;
}

.icon-heading {
    width:75%;
    margin: auto;
    margin-bottom: 15px;
}

div.help .heading {
    font-size: 21px;
    line-height: 150%;
}

div.help .heading h2 {
    font-size: 35px;
    text-transform: uppercase;
}

div.help div.content {
    clear: both;
    font-size: 21px;
    line-height: 150%;
    padding-left: 50px;
    width: 60%;
    min-width: 600px;
    margin: auto;
}

div.help div.content h3 {
    font-size: 28px;
}

div.help div.content li {
    font-size: 30px;
    height: 75px;
    min-height:100%;
    padding-left: 55px;
    background-repeat: no-repeat;
    background-size: 1.6em 1.6em;
}

#m-content div.help div.content li {
    background-position: 0 7px;
}

div.help div.content li.arrow {
    background-size: 1.1em 1.1em;
    padding-left: 45px;
    margin-left: 10px;
    list-style: none;
    background-image: url('http://www.clker.com/cliparts/V/1/Z/A/h/U/left-arrow-right-hi.png');
}

div.help div.content li.discord {
    list-style: none;
    padding-left: 45px;
    margin-left: 10px;
    background-size: 1.1em 1.1em;
    background-image: url('/user/stolph/image/discord-101785.png');
}


div.help div.content li.facebook {
    list-style: none;
    padding-left: 45px;
    margin-left: 10px;
    background-size: 1.1em 1.1em;
    background-image: url('https://cdn0.iconfinder.com/data/icons/social-flat-rounded-rects/512/facebook-512.png');
}

div.help div.content li.email {
    list-style: none;
    padding-left: 45px;
    margin-left: 10px;
    background-size: 1.1em 1.1em;
    background-image: url('/user/stolph/image/email_icon_2.png');
}

div.help div.content li.googleplus {
    list-style: none;
    padding-left: 45px;
    margin-left: 10px;
    background-size: 1.1em 1.1em;
    background-image: url('http://www.free-icons-download.net/images/google+-of--red-flag-icon-65533.png');
}

div.help div.content li.my-badge {
    list-style: none;
    background-image: url('/user/stolph/image/FourDigitClubSmall.jpg?imaged=140');
}

div.help div.content li.top-10 {
    list-style: none;
//    padding-left: 45px;
//    margin-left: 10px;
//    background-size: 1.1em 1.1em;
    background-image: url('/user/stolph/image/46269828_s.jpg');
}

div.help div.content li.level {
    list-style: none;
    background-image: url('http://topics.info.com/image/400x200/2760_can_a_person_using_an_abacus_calculate_more_rapidly_than_someone_using_a_calculator.jpg');
}


div.help div.content li.score {
    list-style: none;
    background-image: url('http://topics.info.com/image/400x200/2760_can_a_person_using_an_abacus_calculate_more_rapidly_than_someone_using_a_calculator.jpg');
}

div.help div.content li.b {
    list-style: none;
    background-image: url('/user/stolph/image/basicShieldCropped2.png?imaged=140');
}

div.help div.content li.h {
    list-style: none;
    background-image: url('/user/stolph/image/heroShieldCropped2.png?imaged=140');
}

