table.alignleft {
    margin: 10px 20px 35px 0;
    border-top: 1px dotted #ccc;
    color: #0067AC;
}

table.list {
    color: #717375;
}

table.alignleft td {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    font-family: georgia, serif;
    padding: 4px 0;
}

#content table.alignleft td strong {
    color: #0067AC;
}

.map a {
    display: block;
    color: #fff;
    height: 82px;
    text-transform: uppercase;
    text-align: right;
    text-decoration: none;
    width: 416px;
    font-weight: bold;
    font-size: 9px;
    position: relative;
}

.map a.relationship-map {background: url(../../images/equal/family/relationship-map.png) no-repeat; padding: 80px 32px 0 0;}
.map a.hate-crimes-map {background: url(../../images/equal/self/hate-crimes-map.png) no-repeat; padding: 72px 40px 0 0; height: 120px}
.map a.safe-schools-map {background: url(../../images/equal/self/safe-schools-map.png) no-repeat; padding: 72px 40px 0 0;}
.map a.career-map {background: url(../../images/equal/career/career-map.png) no-repeat; padding: 74px 38px 0 0;}

.map a.hate-crimes-copy{
    bottom:96px;
    left:260px;
    width: 180px;
    font: 12px/16px georgia, serif;
    font-style: italic;
    color: #4D4D4D;
    text-transform: none;
    padding-top:5px;
}

.map a.hate-crimes-copy:hover{
    color: #4D4D4D;
}

.map a.hate-crimes-copy span{
    font-size: 11px;
    color: #A3610A;
    font-family: arial, sans-serif;
    font-style: normal;
}

.map a:hover {
    background-position: -449px 0;
    color: #FFE168;
}

.map {
    margin-top: 30px;
    position: relative;
}

#content .map h3 {
    position: absolute;
    bottom: 100px;
    font-size: 25px;
    line-height: 25px;
    right: 0;
    top: 35px;
    color: #F7931E;
}

#content .map h3.relationship-map{
    top: 15px;
}

.body-career #content .map h3 {font-size: 20px;}

#content p.blue-caption {
    font: italic 14px/19px georgia, serif;
    border: 1px dotted #E6E6E6;
    border-width: 1px 0;
    padding: 8px 0;
    margin: 40px 0;
    color: #0067AC;
}