#country_lawyers_container, #lawyers_country_list, #state_lawyers_map_container {
    width: auto;
    height: 40em;
}

#lawyer_office_map, #nearby_lawyers_map 
{
    height:30em;
    width:100%;
}

#content {margin-top:68px;}

.toronto_bg
{
    background-image: url("/images/toronto_skyline.jpg");
}

.panel_row
{
    background-position:0%;
    background-attachment:scroll;
}

#lawyerbase_logo_img
{
    max-width:12rem;
     /* margin-top:-10px; */
}
#main_container {margin-top:4rem;}

.old_lawyerbase_logo
{
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-115px;
    margin-top:-54px;
}
