﻿.sitemap-column 
{
    width: 145px;
    float: left;
    margin-left: 28px;
}

.inner-content 
{
    margin-left: 0px;
}

.letter
{
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #59595b;
    margin-top: 25px;
}

.links 
{
    margin-top: 25px;
}

.links a 
{
    display: block;
}