/* TOP LINKS FOR ALL GENERAL PAGES xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx *//* Main top link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */div.top_links_general{        position        : relative;        width           : 100%;        height          : 53px;        margin          : 0px 0px 20px 0px;        padding         : 0px;        background-color: #094e79;        color           : #ffffff;        box-shadow      : 0 5px 5px rgb(0 0 0 / 45%);    }