p {
    line-height: 20px;
}

h1 {
    line-height: 26px;
}

.headliner {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
}

.bluelight {
    color: #086ca7;
    padding: 2px;
    background: #e2e8f4;
}

.insideview {
    color: #000;
    padding: 0;
    margin-top: 0;
    margin-top: -15px;
    margin-left: 18px;
}

.block {
    margin-left: 52px;
}

.floater {
    width: 46%;
    float: left;
}

.floater ul {
    list-style: none;
    list-style-position: inside;
    color: #0a6ea9;
    font-weight: bold;
    line-height: 24px;
}

#featureslist {
    list-style-position: inside;
    text-indent: 10px;
    line-height: 20px;
    margin-top: -10px;
    margin-bottom: 20px;
}

#featureslist a {
    color: #0870a7;
}

#featureslist a:hover {
    color: #000;
    text-decoration: none;
}

.alpha {
    width: 179px;
    height: 16px;
}

label {
    color: black;
}
