#location_intro{
    float:left;
    width:385px;
    margin:0px 0px 30px 0px;
}

#location_intro h3{
    margin:15px 0px 15px 0px;
    color:#661839;
}

#location_intro a{
    color:#661839;
}

#location_intro p{
    margin:0px 0px 10px 0px;
    color:#661839;
}

.location_list{
    float:left;
    width:550px;
    color:#661839;
    margin:0px 0px 20px 0px;
    padding:0px 10px 0px 10px;
    background:url(../images/bg_chart.gif);
}
.location_list h3{
    color:#661839;
    margin:5px 0px 5px 0px;
}

.location_list p{
    float:left;
    margin:10px 0px 5px 0px;
}