#columnLeft{
    margin-left : 0;
    margin-bottom : 25px;
    width : 65%;
}
h1{
    border-bottom : none;
}
#columnRight{
    width : 30%;
    margin-left : 3%;
    margin-bottom : 25px;
    padding: 10px 1%;
    min-height : 520px;
}
#columnRight a{
    color : #4B5283;
}
#counties #mapWrapper{
    width : 100%;
}
