﻿.w100 {
    width: 100%;
}

.pdl {
    padding-left: 100px;
}

.marb15 {
    margin-bottom: 15px;
}

.mart15 {
    margin-top: 15px;
}

.w100 {
    width: 100%;
}

.fl {
    float: left;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

h2, h3, h4 {
    margin-bottom: 0;
    margin-top: 0;
}

h3 {
    line-height: 0;
}

ul {
    padding: 0;
}