﻿@media screen
{
    A.SectorSpecialisationLink:link, A.SectorSpecialisationLink:active, A.SectorSpecialisationLink:visited
    {
        font-family: Arial, Verdana, Helvetica;
        color: #FFF;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
    }
    A.SectorSpecialisationLink:hover
    {
        color: #000;
    }
    TD.SectorSpecialisationTD
    {
        margin-top:4px;
        height: 19px;
    }
    
    .jobSearchSubmenuTitle a
    {
        margin-left: 16px;
    }
    .quickSearchContentWrapper
    {
        width: 790px !important; 
    }
    .sectorListSeeAll
    {
        padding: 10px 0px 0px 0px;
    }
    
     a.logoLink:Link, a.logoLink:Visited, a.logoLink:Hover, a.logoLink:Active
    {
        padding: 0px 0px 0px 0px !important; 
    }
    
    /**********************
        BRANCH LOCATOR
    **********************/
    .frontPageBranchLocator
    {
        width: 154px;
        height: 140px;
        padding: 10px 146px 10px 16px;
        background: #f9f9f9 url(/Images/System/Backgrounds/bg-branch-locator.jpg) no-repeat left top;
        float: left;
    }
    .consultantInfoWrapper td
    {
        padding: 0px 0px 2px 0px !important;
        margin: 0 !important;
    }
    
    /**********************
        LANDING PAGES
    **********************/
    .panelListOverview
    {
        margin: 0;
        padding: 0;
    }
    .panelListOverview li
    {
        list-style-type: none;
        padding: 0px 0px 1px 8px;
        background: url(/Images/System/Backgrounds/bg-panel-overview-list.gif) no-repeat left 7px;
    }
}
