*
{
    margin: 0;
    padding: 0;
}

ul
{
    list-style: none;
}
table
{
    border: none;
}
a img, fieldset
{
    border: none;
}
input
{
    border: 1px solid #ccc;
}
h1
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
h1 a.hl 
{
    color:#333;
    text-decoration:none;
}
h2
{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
h3
{
    font-size: 11px;
    color: #333;
    font-weight: bold;
    margin: 10px 0 0;
}
p
{
    font-size: 11px;
    color: #666;
    margin: 0 0 14px;
}
.bold
{
    font-weight: bold;
}
.t5
{
    color: #666;
    font-size: 10px;
}
.dark
{
    color: #333;
}
.light
{
    color: #999;
}
.l1, .l1:visited
{
    text-decoration: none;
    color: #2175d9;
    font-size: 11px;
    font-weight: bold;
    background-image: url(/images/link-arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding: 0 5px 0 10px;
}
.l1:hover
{
    text-decoration: underline;
}
.l2, l2:visited
{
    text-decoration: underline;
    color: #2175d9;
    font-size: 11px;
    font-weight: bold;
}
.l3, l3:visited
{
    text-decoration: none;
    color: #2175D9;
    font-size: 11px;
    font-weight: bold;
}
.l3:hover
{
    text-decoration: underline;
}
.l4, l4:visited
{
    text-decoration: none;
    color: #2175d9;
    font-size: 11px;
}
.l4:hover
{
    text-decoration: underline;
}
.l5, l5:visited
{
    text-decoration: none;
    color: #2175D9;
    font-size: 10px;
}
.l5:hover
{
    text-decoration: underline;
}
.l6, l6:visited
{
    text-decoration: underline;
    color: #666;
    font-size: 11px;
}
.l6:hover
{
    color: #333;
}
.l7, l7:visited
{
    text-decoration: none;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    background-image: url(/images/arrow-collapsed.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
}
.l7-expanded
{
    text-decoration: none;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    background-image: url(/images/arrow-expanded.gif);
    background-position: 0 7px;
    background-repeat: no-repeat;
}
.l8, l8:visited
{
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    background-image: url(/images/arrow-collapsed.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
}
.l8-expanded
{
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    background-image: url(/images/arrow-expanded.gif);
    background-position: 0 7px;
    background-repeat: no-repeat;
}
.button, .submit
{
    line-height: 22px;
    padding: 0 18px 1px 8px;
    background-image: url('/images/button-arrow.gif');
    background-position: right 9px;
    background-repeat: no-repeat;
    color: white;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    display: block;
    float: left;
}
.b1
{
    background-color: #2175D9;
}
.b2
{
    background-color: #090;
}
.b3
{
    background-color: #e41f1f;
}
.b4
{
    background-color: #666;
}
.button-back
{
    background-position: left 9px;
    padding: 0 8px 1px 18px;
    background-image: url('/images/buttonback-arrow.gif');
}
input.button, div.field input.button
{
    width: auto;
    height: 23px;
    overflow: visible;
    padding: 0 20px 4px 8px;
    border: 0;
    cursor: pointer;
}

input.button-back
{
    padding: 0 8px 4px 20px;
    background-position: left 9px;
    background-image: url('/images/buttonback-arrow.gif');
}
.b5
{
    width: 19px;
    height: 19px;
    background-image: url(/images/button-submit.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2175d9;
    cursor: pointer;
}
.b5:hover
{
    background-color: #ff8a00;
}
.container
{
   /* width: 960px;*/
    margin: 0 auto;
    text-align: left;
}
.clear
{
    clear: both;
    margin: 0 0 20px;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.header
{
    height: 213px;
    width: 960px;
    background-color: #fff;
    margin: 16px 0 0;
    position: relative;
}
.module
{
    background-color: #ffffff;
    overflow: hidden;
    padding: 0 16px;
	width:130px;
}
.module .module-header
{
    background-color: #a8a7a6;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    padding: 7px 16px 3px;
    margin: 0 -16px 15px;
    color: #000;
	text-align:right;
}
.template-page
{
    float: left;
    background-color: #fff;
    margin: 10px 0 0 0;
    padding: 0 0 0px 0;
    width: 960px;
    overflow: hidden;
}
.right-column
{
    background-image: url(/images/right-column.gif);
    background-position: right;
    background-repeat: repeat-y;
}
.two-column
{
    background-image: url(/images/two-column.gif);
    background-position: right;
    background-repeat: repeat-y;
}
.template-homepage
{
    float: center;
    /*background-color: #eee;*/
    margin: 0px 0 0px 0;
    padding: 0;
}
.template-marketingcontentpage
{
    float: left;
    background-color: #eee;
    margin: 10px 0 15px 0;
    padding: 0;
}
.buttons
{
    float: left;
    margin: 15px 0;
}
.buttons a
{
    margin: 0 5px 0 0;
}
.ui-tabs-hide
{
    display: none;
}
.home-page .job-search
{
    float: left;
    width: 960px;
    height: 81px;
    margin-bottom: 10px;
}
.home-page .module
{
    float: right;
    width: 284px;
    height: 125px;
    margin-bottom: 10px;
}
.home-page .news-module, .home-page .investor-module
{
    height: auto;
}
.home-page .company-viewer, .home-page .feature-module, .home-page .news-module
{
    float: left;
    width: 602px;
}
.home-page .news-module .worldOfWorkArticleWrapper
{
    float: left;
    width: 280px;
    padding-left:3px;min-height:160px;
}
.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkTextWrapper
{
    padding: 0px 0px 4px 0px;
}
.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkTextWrapper .worldOfWorkImgWrapper
{
    width: 60px;
    height: 80px;
    padding: 0px 0px 4px 4px;
}
.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkTextWrapper .articleHeader
{
    font: 700 12px Arial, Verdana, Helvetica;
    color: black;
}

.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkTextWrapper .articleHeader a.articleHeaderLink
{
    font: 700 12px Arial, Verdana, Helvetica;
    color: black;
    text-decoration: underline;
}

.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkReadMoreWrapper
{
    width: 292px;
    text-align: right;
}
.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkReadMoreWrapper a.readMoreLink
{
    padding-right: 0px;
    padding-left: 8px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
}
.home-page .news-module .worldOfWorkArticleWrapper .worldOfWorkArtickeInfoWrapper
{
    width: 292px;
    color: #999;
}

.candidate-home-page .title-header
{
    margin-bottom: 10px;
    float: left;
    width: 960px;
}
.candidate-home-page .module
{
    float: left;
    width: 284px;
    height: 188px;
    margin-bottom: 10px;
}
.candidate-home-page .banner-module, .candidate-home-page .google-module, .candidate-home-page .salary-calculator-module, .candidate-home-page .job-alert-module, .candidate-home-page .meet-consultants-module
{
    margin: 0 10px 10px 0;
}
.candidate-home-page .banner-module img, .candidate-home-page .google-module img
{
    margin: -15px 0 0 -16px;
}
.candidate-home-page .google-module, .candidate-home-page .job-alert-module, .candidate-home-page .meet-consultants-module
{
    width: 276px;
}
.candidate-home-page .news-module
{
    height: 108px;
    width: 928px;
}
.candidate-home-page .jobs-by-sector-module
{
    float: right;
}
.candidate-home-page .latest-jobs-module
{
    float: right;
}
.candidate-home-page .company-viewer
{
    float: left;
    width: 602px;
}
.brand-header
{
    background-color: #FFF;
    background-image: url(/images/header-example.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 155px;
    width: 960px;
    margin: 0 0 1px 0;
}
.brand-header .randstadlogo
{
    float: left;
    margin: 76px 0 0 66px;
}
.brand-header .headerimage
{
    float: right;
    border: 1px solid #888;
    width: 400px;
    height: 140px;
}
.brand-header .payoff
{
    float: right;
    margin: 70px 80px 0 0;
    clear: right;
}
.brand-header .service-concepts
{
    float: right;
    margin: 9px 18px 0 0;
}
.brand-header .service-concepts ul
{
    list-style: none;
    cursor: pointer;
}
.brand-header .service-concepts li
{
    display: inline;
    margin: 0;
}
.brand-header .service-concepts a
{
    color: #2175d9;
    font-size: 11px;
    text-decoration: underline;
}
body.staffing .brand-header .service-concept a
{
    color: #7AAFDE;
}
body.professionals .brand-header .service-concept a
{
    color: #7AAFDE;
}
body.search-selection .brand-header .service-concept a
{
    color: #7AAFDE;
}
body.hr-solutions .brand-header .service-concept a
{
    color: #7AAFDE;
}
body.inhouse-services .brand-header .service-concept a
{
    color: #7AAFDE;
}
body.staffing .brand-header .service-concept#staffing a
{
    color: #2175d9;
}
body.professionals .brand-header .service-concept#professionals a
{
    color: #2175d9;
}
body.search-selection .brand-header .service-concept#search-selection a
{
    color: #2175d9;
}
body.hr-solutions .brand-header .service-concept#hr-solutions a
{
    color: #2175d9;
}
body.inhouse-services .brand-header .service-concept#inhouse-services a
{
    color: #2175d9;
}
.brand-header .service-concept a:hover
{
    color: #00308f !important;
}
.brand-header
{
    background-image: url(/images/header.png);
}
.global-navigation
{
    background-color: #6da7e6;
    height: 29px;
    float: left;
    width: 960px;
    position: relative;
    z-index: 1;
}
.global-navigation .main-navigation li
{
    float: left;
    color: #fff;
    vertical-align: bottom;
    display: inline;
    border-right: 0px solid #fff;
    font-size: 12px;
    background-image: url(/images/gradient.png);
     white-space: nowrap;
}
.global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-neutral-mouseover.png);
}
body.staffing .global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-staffing-mouseover.png);
}
body.professionals .global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-black.png);
}
body.search-selection .global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-ss.png);
}
body.hr-solutions .global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-hr.png);
}
body.inhouse-services .global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-inhouse-mouseover.png);
}
.global-navigation .main-navigation li a
{
    display: block;
    padding: 0 25px 0 16px;
    font-weight: bold;
    height: 29px;
    color: #fff;
    line-height: 29px;
    background-image: url(/images/menu-arrow.gif);
    background-position: right 13px;
    background-repeat: no-repeat;
}
*html .global-navigation .main-navigation li a
{
    display: block;
    padding: 0 25px 0 16px;
    font-weight: bold;
    height: 29px;
    color: #fff;
    line-height: 29px;
    background-image: url(/images/menu-arrow.gif);
    background-position: right 13px;
    background-repeat: no-repeat;
    float:left;
}
.global-navigation .main-navigation li ul
{
    background-image: url(/images/dropshadow.png);
    background-position: bottom right;
    padding-bottom: 4px;
    padding-right: 4px;
    position: absolute;
    padding-top: 1px;
    display: none;
    z-index:1000;
}
.global-navigation .main-navigation li ul li
{
    display: block;
    float: none;
    width: 224px;
    color: #2175d9;
    background-color: #fff;
    background-image: none;
    border: 0;
    font-size: 11px;
}
.global-navigation .main-navigation li ul li a
{
    color: #2175d9;
    font-weight: normal;
    height: 19px;
    line-height: 19px;
    padding: 5px 0 2px 16px;
    background-image: none;
}
*html .global-navigation .main-navigation li ul li a
{
    color: #2175d9;
    font-weight: normal;
    height: 19px;
    line-height: 19px;
    padding: 5px 0 2px 16px;
    background-image: none;
    float:none;
}
.global-navigation .main-navigation li ul li.has-children a
{
    background-image: url(/images/submenu-arrow-black.gif);
    background-position: right;
    background-repeat: no-repeat;
}
.global-navigation .main-navigation li ul li.has-children a:hover, .global-navigation .main-navigation li ul li.child-selected a
{
    background-image: url(/images/submenu-arrow.gif);
}
.global-navigation .main-navigation li ul li a:hover, .global-navigation .main-navigation li ul li.child-selected a
{
    background-color: #6DA7E6;
    color: #fff;
}
.global-navigation .main-navigation li ul li ul
{
    margin-top: -22px;
    margin-left: 224px;
    display: none;
}
.global-navigation .main-navigation li ul li.child-selected ul li a
{
    background-color: #fff;
    color: #2175d9;
    background-image: none;
}
.global-navigation .main-navigation li ul li.has-children ul li a
{
    background-image: none;
}
.global-navigation .main-navigation li ul li.child-selected ul li a:hover
{
    background-color: #6DA7E6;
    color: #fff;
    background-image: none;
}
.global-navigation .user-navigation
{
    position: absolute;
    right: 0;
    list-style: none;
    margin: 28px 10px 0 0;
    z-index:-1;
    z-index:-1;
}
.global-navigation .user-search
{
    position: absolute;
    right: 0;
    list-style: none;
    margin: 34px 16px 0 0;
     margin: 27px 16px 0 0\0/;
     display:none;
}
*+html .global-navigation .user-search
{
    position: absolute;
    right: 0;
    list-style: none;
    margin: 30px 16px 0 0;
    
}
.global-navigation .user-search input
{
    color: #999;
}
.global-navigation .user-search input#searchbox
{
    margin: 0 10px 0 0;
    width: 80px;
}
.global-navigation .user-navigation li
{
    float: left;
    font-size: 8pt;
    padding: 7px 0 0 0px;
}
.global-navigation
{
    background-color: #2c2c2c;
    background-image: url("/images/menu-blocks.gif");
    background-repeat: repeat-y;
    background-position: right;
}
.global-navigation .main-navigation li
{
    background-image: url(/images/gradient.png);
}
.global-navigation .main-navigation li.active
{
    background-image: url(/images/gradient-over.png);
}
.global-navigation .main-navigation li ul li a:hover, .global-navigation .main-navigation li ul li.child-selected a
{
    background-color: #999;
    color: #fff;
}
.global-navigation .main-navigation li ul li
{
    color: #333;
}
.global-navigation .main-navigation li ul li a
{
    color: #333;
}
.global-navigation .main-navigation li ul li.child-selected ul li a
{
    color: #333;
}
.global-navigation .main-navigation li ul li.child-selected ul li a:hover
{
    background-color: #999;
    color: #fff;
}
.breadcrumbs
{
    float: left;
    list-style: none;
    margin: 0 0 0 16px;
    display: inline;
}
.breadcrumbs li
{
    color: #2175d9;
    float: left;
    font-size: 8pt;
    padding: 7px 4px 0 0;
}
.breadcrumbs li a
{
    margin-right: 4px;
}
.breadcrumbs .selected
{
    color: #333;
}
.job-search
{
    background-color: #2175d9;
}
body.staffing .job-search
{
    background-color: #6da7e6;
}
body.professionals .job-search
{
    background-color: #333;
}
body.search-selection .job-search
{
    background-color: #A223A2;
}
body.hr-solutions .job-search
{
    background-color: #00A8B0;
}
body.inhouse-services .job-search
{
    background-color: #FBDD10;
}
body.inhouse-services .job-search h1, body.inhouse-services .job-search label, body.inhouse-services .job-search input, body.inhouse-services .job-search select, body.inhouse-services .job-search p, body.inhouse-services .job-search a
{
    color: #333;
}
.job-search h1
{
    float: left;
    display: inline;
    color: #fff;
}
.search-results-page .job-search h1
{
    float: left;
    display: inline;
    color: #fff;
    margin: 23px 0 -20px 32px;
    padding: 5px 0 20px 57px;
    background-image: url(/images/header-arrow.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.job-search form
{
    margin: 28px 16px 0 0;
    float: right;
    text-align: right;
    display: inline;
}
.job-search form label
{
    color: #eee;
    margin: 4px 5px 0 0;
    float: left;
}
.job-search form input
{
    border: 0;
    height: 19px;
    font-size: 9pt;
    color: #999;
    line-height: 19px;
    margin: 0 20px 0 0;
    float: left;
    padding: 0 5px;
}
.job-search form input#job-keyword
{
    width: 290px;
}
.job-search form input#job-location
{
    width: 160px;
}
.job-search form select#job-range
{
    margin: 0;
}
.job-search form select
{
    vertical-align: bottom;
    width: 90px;
    float: left;
    height: 19px;
    margin: 0 20px 0 0;
    border: 1px solid #999;
    color: #999;
    font-size: 11px;
}
.job-search form input.b5
{
    vertical-align: bottom;
    margin: 0 0 0 5px;
    display: inline;
}
/* JOB SEARCH CSS OVERLOAD FOR ASPX PAGE */
.job-search .search-form
{
    margin: 28px 16px 0 0;
    padding: 0px 100px 0px 0px;
    float: right;
    text-align: right;
    display: inline;
}
.job-search .search-form label
{
    color: #eee;
    margin: 4px 5px 0 0;
    float: left;
}
.job-search .search-form input
{
    border: 0;
    height: 19px;
    font-size: 9pt;
    color: #999;
    line-height: 19px;
    margin: 0 20px 0 0;
    float: left;
    padding: 0 5px;
}
.job-search .search-form input#job-keyword
{
    width: 290px;
}
.job-search .search-form input#job-location
{
    width: 160px;
}
.job-search .search-form select#job-range
{
    margin: 0;
}
.job-search .search-form select
{
    vertical-align: bottom;
    width: 90px;
    float: left;
    height: 19px;
    margin: 0 20px 0 0;
    border: 1px solid #999;
    color: #999;
    font-size: 11px;
}
.job-search .search-form input.b5
{
    vertical-align: bottom;
    margin: 0 0 0 5px;
    display: inline;
}
body .job-search .search-form .b5
{
    background-color: #6DA7E6;
}
body .job-search .search-form .b5:hover
{
    background-color: #FF8A00;
}
body.staffing .job-search .search-form .b5, body.professionals .job-search .search-form .b5, body.search-selection .job-search .search-form .b5, body.hr-solutions .job-search .search-form .b5, body.inhouse-services .job-search .search-form .b5
{
    background-color: #2175D9;
}
.job-search, .home-page .job-search
{
    background-image: url(/images/gradient-professionals-jobsearch.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #2c2c2c;
}
.job-search .search-form input.b5
{
    margin: 0 0 0 -5px;
}
.job-search .search-form input#job-location
{
    margin: 0 10px 0 0;
}
body .job-search .search-form .b5
{
    background-color: #2175D9;
}
/* END JOB SEARCH CSS OVERLOAD FOR ASPX PAGE */
.job-search .job-stats
{
    clear: both;
    margin: 0 0 0 230px;
    padding: 5px 0 0;
    padding-left: 148px;
    color: #eee;
}
.job-search .job-stats a
{
    color: #eee;
    text-decoration: underline;
    font-weight: bold;
}
.job-search p em
{
    font-weight: bold;
    font-style: normal;
}
.job-search .tabs, .title-header .tabs
{
    float: left;
    list-style: none;
    margin: 23px 0 0 0;
}
.job-search .tabs .tab
{
    float: left;
    background-color: #f9f9f9;
    padding: 5px 20px;
    border-right: 1px solid #6da7e6;
    border-bottom: 1px solid #6da7e6;
}
.job-search .tabs .selected-tab
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.home-page .job-search
{
    background-image: none;
}
.home-page .job-search h1
{
    margin-top: 20px;
    margin-left: 16px;
}
.home-page .job-search form
{
    margin-top: 20px;
}
.branch-results-page .job-search form
{
    margin-top: 30px;
    margin-right: 400px;
}
body .job-search form .b5
{
    background-color: #6DA7E6;
}
body .job-search form .b5:hover
{
    background-color: #FF8A00;
}
body.staffing .job-search form .b5, body.professionals .job-search form .b5, body.search-selection .job-search form .b5, body.hr-solutions .job-search form .b5, body.inhouse-services .job-search form .b5
{
    background-color: #2175D9;
}
.job-search, .home-page .job-search
{
    background-image: url(/images/gradient-professionals-jobsearch.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #2c2c2c;
}
.job-search form input.b5
{
    margin: 0 0 0 -5px;
}
.job-search form input#job-location
{
    margin: 0 10px 0 0;
}
.job-search .job-stats
{
    margin: 0 0 0 240px;
}
.job-search .tabs .tab
{
    border-right: 1px solid #2C2C2C;
    border-bottom: 1px solid #2C2C2C;
}
.job-search .tabs .selected-tab
{
    border-bottom: 1px solid #fff;
}
body .job-search form .b5
{
    background-color: #2175D9;
}
.company-viewer
{
    overflow: hidden;
    position: relative;
	border:0px;
}
.company-viewer-candidate
{
    height: 232px;
}
.company-viewer .module-header
{
    width: 580px;
	border:0px;
}
.company-viewer .module-header .job-count, .company-viewer .module-header .user-location
{
    color: #000;
    font-style: calibri;
	border:0px;
}
.company-viewer ul.companies
{
    background: #fff;
    list-style: none;
    margin: 0px -16px 0px;
    padding: 0;
    overflow: hidden;
    width: 580px;
    height: 120px;
	font-size: 24px;
	border:0px;
}
.company-viewer ul.user-options
{
    position: relative;
    margin: 0px 0 0 0;
    /*border-top: 0px solid #f9f1dc;*/
    padding-top: 12px;
	
}
.company-viewer ul.user-options li
{
    position: absolute;
    width: 276px;
	
}
.company-viewer ul.user-options li.right
{
    left: 326px;
}
.company-viewer ul.user-options li span
{
    display: block;
    margin: 0 0 0 0px;
}
.company-viewer .company
{
    float: left;
    width: 142px;
    height: 117px;
    padding-top: 25px;
    text-align: center;
    overflow: hidden;
	
}
.company-viewer .company .company-logo-link
{
    height: 60px;
    display: block;
	font-size: 18px;
}
.company-viewer .company .company-logo-link .company-logo
{
    max-height:60px;
    max-width:120px;
	font-size: 18px;
}
.company-viewer .company .company-link, .company-viewer .company .company-jobs-counter
{
    display: block;
	font-size: 12px;
}
.company-viewer .change-location
{
    font-size: 12px;
}
.company-viewer .previous-company, .company-viewer .next-company
{
    display: block;
    position: absolute;
    top: 43px;
    width: 14px;
    height: 128px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
	border:0px;
    /*border: 1px solid #000;*/
}
.company-viewer .previous-company
{
    left: -16px;
    background-image:url(arrow_left.gif);
    background-color: #f9f1dc;

}
.company-viewer .previous-company:hover
{
	background-image:url(arrow_left.gif);
    background-color: #f9f1dc;

}
.company-viewer .next-company
{
    right: 16px;
    background-image:url(arrow_right.gif);
    top: 43px;
	background-color: #ffffff;
}
.company-viewer .next-company:hover
{
    background-image:url(arrow_right.gif);
}
.company-viewer .previous-company:hover, .company-viewer .next-company:hover
{
    /*border-color: #FFF;*/
    padding: 0;
}
.marketing-module
{
    overflow: hidden;
}
.marketing-module p
{
    margin-bottom: 8px;
}
.marketing-module h3
{
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px dotted #ccc;
}
.marketing-module img
{
    margin-bottom: 3px;
}
.marketing-module .l1
{
    background-position: 2px 5px;
    padding-left: 12px;
}
.marketing-module .l6
{
    display: block;
    margin: 2px 0 0;
}
.marketing-module ul
{
    margin-bottom: 14px;
    float: left;
}
.marketing-module ul li
{
    padding: 0;
    background-image: none;
}
.client-home-page .marketing-module ul li
{
    padding: 5px 0 0 12px;
    background-image: url(/images/list-star.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
.marketing-module ul li.linklist
{
    list-style: none;
    background-image: none;
    margin-top: 5px;
    padding: 5px 0 0 0;
}
.marketing-module ul li.two-column-list
{
    width: 120px;
    float: left;
}
.marketing-module .job-list
{
    list-style-type: disc;
    padding-left: 16px;
}
.marketing-module .job-list li a em
{
    font-style: normal;
    color: #333;
}
.marketing-module .job-list li a:hover, .marketing-module .sector-list li a:hover
{
    text-decoration: underline;
    color: #666;
}
.marketing-module .sector-list
{
    list-style-type: disc;
    padding-left: 16px;
}
.meet-consultants-module h3, .salary-calculator-module h3, .job-alert-module h3
{
    border-bottom: 0;
}
.meet-consultants-module img, .salary-calculator-module img
{
    float: left;
    margin: -15px 5px 0 -16px;
}
.job-alert-module img
{
    float: left;
    margin: -15px 5px 0 -16px;
}
.job-sector-flow-module object
{
    margin: -15px 0 0 -16px;
}
.meet-consultants-module h3
{
    padding-bottom: 0;
    margin-bottom: 0;
}
.meet-consultants-module h4
{
    color: #333;
    margin-bottom: 10px;
}
.meet-consultants-module ul
{
    float: none;
    list-style: disc inside;
    overflow: hidden;
}
.news-module
{
    height: 188px;
    margin: 0 0 10px 0;
    position: relative;
}
.news-module h3
{
    display: inline;
}
.news-module .rss
{
    position: absolute;
    top: 7px;
    right: 7px;
}
.news-module .news-items
{
    color: #999;
    list-style: none;
    padding: 0;
    margin: 3px 0 10px;
}
.home-page .news-module li
{
    clear: both;
    overflow: hidden;
}
.news-module .news-items .date, .news-module .news-items .type
{
    margin: 0 8px 0 0;
    font-size: 11px;
    width: 75px;
    float: left;
}
.news-module .news-items .type
{
    width: 40px;
}
.news-module .news-items .l6
{
    width: 400px;
    float: left;
}
.news-module dl
{
    border: 0;
    margin: 3px 0 0;
}
.news-module dl dd
{
    height: 15px;
    float: left;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 4px;
}
.news-module dl dt
{
    height: 15px;
    vertical-align: middle;
    float: left;
}
.news-module dd img
{
    margin-top: -1px;
    margin-left: 5px;
}
.news-module h2
{
    border: 0;
}
.news-module .meer-nieuws
{
    margin: 10px 0 0 0;
    display: block;
}
/*.footer
{
    background-color: #eee;
    border-top: solid 1px #999;
    padding: 15px 16px 15px 16px;
    margin: 0;
    float: left;
    width: 928px;
}
.footer .legal
{
    float: left;
    width: 550px;
}
.footer .legal-nav
{
    float: left;
    clear: left;
    width: 500px;
}
.footer .legal-nav li
{
    display: inline;
    margin-right: 10px;
}
.footer .legal-nav-two
{
    float: left;
    clear: left;
    width: 620px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.footer .legal-nav-two li
{
    display: inline;
    float: left;
}
.footer .legal-nav-two li a
{
    color: #666;
    text-decoration: underline;
    padding-right: 45px;
}
.footer .legal-nav-two li a.head
{
    color: #555;
    text-decoration: underline;
    height: 20px;
    display: block;
    padding-right: 45px; font-weight:bold;
}
.footer .legal-nav-two li table
{
    margin: 0;
    padding: 0;
}

.footer .disclaimer
{
    width: 430px;
    float: left;
    clear: left;
}
.footer .awards
{
    width: 250px;
    float: right;
    position: relative;
    padding-left: 50px;
}
.footer .awards img
{
    position: absolute;
    left: 0;
    top: 0;
}
.footer .awards h2.award-header
{
    color: #FF8A00;
    font-size: 14px;
    margin: 0;
    font-weight: normal;
    padding: 0;
}
.footer .awards p
{
    margin: 3px 0;
}
.footer .awards .award-recruiting
{
    font-style: normal;
    font-weight: bold;
    color: #666;
    margin: 0 0 0 2px;
}*/
.content-page .content-module
{
    margin: 10px 16px 0;
    float: left;
    width: 496px;
    position: relative;
}
.content-page .error-content-module
{
    width: 736px;
}
.content-page .content-module h1
{
    padding: 10px 16px;
    clear: both;
}
.content-page .right-column
{
    background-image: url(/images/right-column.gif);
    background-position: right;
    background-repeat: repeat-y;
}
.content-page .expandable-sidebar-module
{
    float: right;
}
.company-content-page .company-content-module
{
    width: 736px;
    margin: 0px 0px;
    float: left;
}
.news-content-module h1 .date
{
    font-size: 11px;
    color: #999;
    font-weight: normal;
    margin: 0 0 0 20px;
}
.news-content-module a.news-backbutton
{
    margin-top: -42px;
    position: absolute;
    right: 0;
}
.news-item-page .expandable-sidebar-module
{
    margin-top: 0;
    margin-bottom: -1px;
}
.title-header
{
    float: left;
    width: 960px;
    height: 93px;
    background-color: #2175D9;
}
.home-page .title-header
{
    height: 93px;
    margin: 0 0 10px;
}
body.staffing .title-header
{
    background-color: #6da7e6;
}
body.professionals .title-header
{
    background-color: #333;
}
body.search-selection .title-header
{
    background-color: #A223A2;
}
body.hr-solutions .title-header
{
    background-color: #00A8B0;
}
body.inhouse-services .title-header
{
    background-color: #FBDD10;
}
body.inhouse-services .title-header h1, body.inhouse-services .title-header h3
{
    color: #333;
}
body.inhouse-services .fjp-header h3
{
    color: #666;
}
.title-header h1
{
    color: #fff;
    margin: 23px 0 -20px 32px;
    padding: 5px 0 20px 57px;
    background-image: url(/images/header-arrow.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
* +html .title-header h1
{
   height:30px; /* IE 7 issue */
}
.fjp-header h1
{
    color: #333;
    background-image: none;
    margin: 0;
    padding: 0;
}
.title-header h3
{
    color: #d1e4f6;
    margin: 0 0 0 89px;
}
.tabbed-title-header
{
    height: 117px;
}
.tabbed-title-header ul
{
    float: left;
    list-style: none;
    margin: 28px 0 0 0;
}
.tabbed-title-header ul li
{
    float: left;
    background-color: #f9f9f9;
    padding: 5px 20px;
    border-right: 1px solid #6da7e6;
    border-bottom: 1px solid #6da7e6;
}
.tabbed-title-header ul li.selected
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.client-home-page .title-header
{
    background-image: none;
}
.client-home-page .title-header h1
{
    float: left;
    display: inline;
    margin: 28px 0 0 89px;
}
.client-home-page .title-header form
{
    float: left;
    display: inline;
    margin: 32px 0 0 15px;
}
.home-page .fjp-header
{
    background-image: none;
    background-color: #E0E0E0 !important;
    color: #666;
    height: 50px;
}

.home-page .fjp-header h1
{
    margin: 12px 0 0 16px;
    color: #333;
    float: left;
    display: inline;
}
.home-page .fjp-header h3
{
    margin: 18px 0 0 16px;
    float: left;
    font-size: 12px;
    color: #666;
}
.home-page .fjp-header button
{
    margin: 14px 0 0 170px;
    float: left;
    background-color: #FF8A00;
    border: 0;
}
.home-page .fjp-header button:hover
{
    background-color: #6DA7E6;
}
.title-header
{
    background-image: url(/images/gradient-professionals-jobsearch.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #2c2c2c;
}
.title-header h3
{
    color: #E0E0E0;
}
.left-hand-navigation
{
    float: left;
    display: inline;
    margin: 10px 0 0 16px;
    width: 224px;
    background-color: #f9f9f9;
}
.left-hand-navigation h1
{
    padding: 10px 16px;
    margin: 0;
    border-bottom: 1px dotted #ccc;
}
.left-hand-navigation .parent-link
{
    color: #333;
}
.left-hand-navigation .parent-link:hover
{
    text-decoration: underline;
}
.left-hand-navigation ul
{
    margin: 20px 0 30px 16px;
}
.left-hand-navigation ul li
{
    margin: 0 0 5px 0;
}
.left-hand-navigation ul li ul
{
    margin: 5px 0 10px 16px;
}
.left-hand-navigation ul li ul li
{
    margin: 0 0 5px;
}
.left-hand-navigation ul li ul li ul
{
    font-weight: normal;
    margin-bottom: 10px;
}
.left-hand-navigation ul li ul li ul li
{
    margin: 0 0 5px 0;
}
.left-hand-navigation ul li ul li ul li a
{
    font-weight: normal;
}
.content-module
{
    overflow: hidden;
    display: inline;
}
.content-module .content-section
{
    clear: both;
    margin-bottom: 16px;
    padding: 0 16px;
    overflow: hidden;
    position: relative;
}
.content-module .content-section h1
{
    padding: 10px 16px;
    margin: 0 -16px 10px;
    text-align: left;
    border-bottom: 1px dotted #ccc;
}
.template-sitemap .sitemap-content-module
{
    margin: 0;
}
.template-sitemap .sitemap-content-module h1
{
    margin: 0;
}
.template-sitemap .sitemap-content-module .sitemap-link-list
{
    width: 286px;
    float: left;
    display: inline;
    padding-top: 10px;
    margin-left: 16px;
}
.content-module .content-section .sitemap-link-list ul
{
    padding: 0;
    margin: 0;
}
.content-module .content-section .sitemap-link-list ul li
{
    list-style: none;
    margin-left: 0;
}
.content-module .content-section h2
{
    margin: 5px 0 16px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 0px dotted #ccc;
}
.content-module .content-section h2 a, .content-module .content-section h2 span
{
    font-size: 11px;
    font-weight: normal;
}
.content-module .content-section h2 .read-more-link
{
    margin-left: 12px;
}
.content-module .content-section h3
{
    margin: 3px 0;
}
.content-module .content-section .picture-left
{
    margin: 0 5px 5px 0;
    float: left;
}
.content-module .content-section .picture-right
{
    margin: 0 0 5px 5px;
    float: right;
}
.content-module .content-section .picture-center
{
    text-align: center;
}
.content-module .content-section .picture-comment
{
    clear: both;
}
.content-module .content-section .picture-comment
{
    display: block;
}
.content-module .content-section p
{
    margin: 8px 0;
}
.content-module .content-section p.intro
{
    font-weight: bold;
}
.content-module .content-section ul li
{
    margin: 0 32px;
    list-style: disc;
}
.content-module .content-section .linklist
{
    margin: 0 18px;
    list-style: none;
}
.content-module .content-section table
{
    margin: 5px 0 16px;
    border: 0px solid #fff;
    border-style: hidden;
    border-collapse: collapse;
}
.content-module .content-section table th
{
    /*border: 1px solid #e0e0e0;*/
    background-color: #f9f9f9;
    padding: 5px;
    text-align: center;
}
.content-module .content-section table td
{
    border: 0px solid #e0e0e0;
    padding: 5px;
}
.content-module .content-section table.full-width
{
    width: 100%;
}
.content-module .content-section dl
{
    overflow: hidden;
    margin: 5px 0 16px;
}
.content-module .content-section dl dt
{
    float: left;
    clear: left;
    width: 160px;
    margin: 3px 0 0;
    width: 30%;
}
.content-module .content-section dl dd
{
    float: left;
    width: 66%;
    padding: 0 4px 0 0;
    font-weight: bold;
    margin: 3px 0 0;
}
.content-module .flash-player
{
    margin-top: 5px;
}
.content-module .company-picures
{
    margin-top: 5px;
}
.content-module .company-picures .company-picure
{
    width: 75px;
    height: 75px;
}
.company-content-module .company-logo
{
    display: block;
    margin-top: 5px;
}
.company-content-module dl.addresses
{
    margin-top: 16px;
}
.company-content-module dl.addresses dt
{
    font-weight: bold;
    margin-bottom: 5px;
    width: 140px;
}
.company-content-module dl.addresses dd
{
    font-weight: normal;
}
.company-content-module dl.addresses a
{
    text-decoration: underline;
}
.company-content-module .company-news
{
    list-style: none;
}
.company-content-module .company-news .news-item
{
    margin-bottom: 5px;
}
.company-content-module .company-news .news-item-summary
{
    margin: 0;
}
.company-content-module .company-news .news-item-data
{
    color: #999;
}
.job-content-module .company-logo
{
    float: right;
    height: 60px;
    margin-top: -82px;
}
.two-column .content-module h1
{
    margin: 15px -16px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 16px 11px;
}
.expandable-sidebar-module
{
    width: 159px;
    padding: 10px 16px 12px;
   /*border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;*/
    background-color: #f9f9f9;
    clear: right;
    margin-bottom: -1px;
}
.expandable-sidebar-module h3
{
    margin: 0 0 8px 0;
}
.expandable-sidebar-module ul
{
    list-style: none;
    padding: 0 0 8px;
}
.expandable-sidebar-module p
{
    padding: 0 0 8px;
}
.expandable-sidebar-module .activator
{
    display: block;
    margin: 0 -16px 8px;
    padding: 0 0 0 16px;
    background-image: url(/images/arrow-expanded.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    cursor: pointer;
}
.collapsed-sidebar-module .activator
{
    background-image: url(/images/arrow-collapsed.gif);
    background-position: 6px 4px;
    margin-bottom: 0;
}
.collapsed-sidebar-module *
{
    display: none;
}
.expanded-sidebar-module a.sidebarlink
{
    font-weight: bold;
    margin: -8px 0 8px 0;
    display: block;
}
.sidebar-jobs ul.joblist a
{
    display: block;
    font-weight: bold;
}
.sidebar-jobs ul.joblist li
{
    margin: 0 0 2px;
}
.sidebar-map .l4
{
    font-weight: normal;
}
.sidebar-banner img, .sidebar-map img
{
    margin-left: -16px;
}
.sidebar-agent .activator
{
    margin-bottom: 0;
}
.sidebar-agent .address-link
{
    clear: both;
}
.sidebar-agent .agents
{
    margin: 5px 0;
}
.sidebar-agent .agents .agent-image
{
    width: 30px;
    height: 45px;
    margin-bottom: 10px;
    float: left;
    clear: left;
}
.sidebar-agent .agents dt.agent-name, .sidebar-agent .agents dd
{
    width: 106px;
    margin: 2px 0 0;
    float: right;
    clear: right;
}
.sidebar-branch address
{
    font-style: normal;
}
.sidebar-branch address span
{
    display: block;
}
.sidebar-branch address .label
{
    font-weight: bold;
}
.sidebar-marketing img
{
    float: left;
    margin: 0 3px 3px 0;
}
.sidebar-marketing p
{
    clear: left;
}
.client-home-page .job-search
{
    margin-bottom: 10px;
    float: left;
    width: 960px;
    height: 81px;
}
.client-home-page .module
{
    float: left;
    width: 284px;
    height: 188px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.client-home-page .poll-module, .candidate-home-page .tabbed-module
{
    float: right;
    margin: 0 0 10px 0;
}
.client-home-page .poll-module
{
    height: 188px;
}
.client-home-page .tabbed-module .tab-content
{
    height: 140px;
    overflow: hidden;
}
.client-home-page .news-module
{
    height: 108px;
    width: 928px;
    margin: 0;
}
.tabbed-module
{
    width: 284px;
    height: 212px;
}
.tabbed-module .module-header
{
    margin-bottom: 0;
}
.tabbed-module .tabs
{
    background-color: #e0e0e0;
    padding: 0;
    margin: 0 -17px 0 -16px;
    background-image: url(/images/gradient-tab-dark.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 40px;
}
.tabbed-module .tabs li
{
    position: relative;
    float: left;
    width: 73px;
    padding: 4px 16px 4px 16px;
    height: 31px;
    margin: 0 1px 0 0;
    background-color: #eee;
    background-image: url(/images/gradient-tab.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
.tabbed-module .tabs li.selected
{
    background-image: url(/images/gradient-tab-selected.png);
    background-color: #fff;
    width: 72px;
}
.tabbed-module .tabs li .arrow
{
    display: none;
}
.tabbed-module .tabs li.selected .arrow
{
    display: block;
    position: absolute;
    top: 40px;
    left: 16px;
}
.tabbed-module h3
{
    padding: 9px 0;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px;
}
.tabbed-module h3 a
{
    padding: 0 0 0 15px;
}
.feature-module
{
    position: relative;
    padding: 0;
}
.feature-module .module-header
{
    margin: 0;
    padding: 5px 16px;
}
.home-page .feature-module
{
    width: 634px;
    height: 188px;
}
.feature-module .feature-link
{
    display: block;
    position: absolute;
    padding: 5px;
    width: 140px;
    height: 140px;
    top: 32px;
    right: 6px;
    background-color: #2175d9;
    color: white;
    background-image: url(/images/arrow-right-big.gif);
    background-repeat: no-repeat;
    background-position: 130px 120px;
    cursor: pointer;
}
.feature-module .feature-link .feature-title
{
    display: block;
    font-weight: bold;
    font-size: 14px;
    width: 140px;
    height: 60px;
}
.feature-module .feature-link .feature-text
{
    display: block;
    width: 120px;
    height: 80px;
    font-size: 12px;
}
.poll-module .module-header
{
    margin-bottom: 20px;
}
.poll-module fieldset
{
    margin-top: 0;
}
.poll-module .poll-title
{
    font-size: 11px;
    font-weight: bold;
    color: #333;
    margin-top: 0;
}
.poll-module .poll-options
{
    margin: 5px 0;
    list-style: none;
    overflow: hidden;
}
.poll-entry .poll-option input
{
    border: 0;
    margin-right: 8px;
    float: left;
    clear: right;
}
.poll-entry .poll-option label
{
    display: block;
    float: right;
    width: 250px;
    margin-bottom: 8px;
}
.poll-entry input.submit
{
    display: block;
    float: left;
    clear: both;
}
.poll-entry .results-link
{
    float: left;
    display: block;
    height: 16px;
    padding: 3px 18px 3px 8px;
}
.poll-results .poll-options dt
{
    width: 40%;
    height: 2.5em;
    float: left;
    overflow: hidden;
}
.poll-results .poll-options dd
{
    width: 60%;
    padding: auto 0;
    height: 2.5em;
    float: left;
}
.poll-results .poll-options .percentage
{
    width: 10%;
}
.poll-results .poll-options dd.graph
{
    width: 50%;
}
.poll-results .poll-options dd.graph div
{
    background-color: #090;
}
.poll-results .voter-count
{
    clear: left;
}
.poll-results .voter-count em
{
    font-weight: bold;
    font-style: normal;
}
.marketing-content-page .title-header
{
    margin-bottom: 10px;
}
.marketing-content-page .module
{
    float: left;
    margin: 0 10px 10px 0;
    width: 284px;
    height: 188px;
}
.module-middle, .marketing-content-page .module-middle, .template-homepage .module-middle
{
    width: 276px;
}
.module-last, .marketing-content-page .module-last
{
    margin-right: 0;
}
.search-branch-module .column
{
    float: left;
    margin: 5px 0 10px 10px;
    overflow: hidden;
    display: inline;
}
.search-branch-module .column-wide
{
    width: 460px;
}
.search-branch-module .column div
{
    float: left;
    width: 50%;
}
.search-branch-module .buttons
{
    clear: both;
}
.search-branch-module .nomargin-column
{
    margin: 5px 10px 10px 0;
    float: left;
    width: 220px;
    overflow: hidden;
}
.search-branch-module .onderdeel
{
    padding: 0;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 2px;
}
.search-branch-module .voorkeur
{
    padding: 0;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 2px;
}
.search-branch-module .postcode
{
    border: 1px solid #ccc;
}
.search-branch-module .checklist
{
    margin: 51px 0 0 0;
}
.search-branch-module .plaats
{
    margin: 16px 0 0 0;
}
.search-branch-module .postcode
{
    width: 50px;
}
.search-branch-module .button
{
    float: right;
    margin: 0 0 0 5px;
}
.flash-player .flash-title
{
    display: block;
}
.sitemap-content-page .content-module
{
    width: 956px;
}
.sitemap-content-page .content-module-sitemap
{
    margin: 10px 0 0;
}
.sitemap-content-page .content-module-sitemap .content-section h1
{
    margin: 0;
}
.sitemap-content-page .content-module-sitemap .content-section .sitemap-link-list
{
    margin: 0 16px;
}
.wide-content-page .content-module
{
    width: 684px;
}
.results-page .template-page
{
    padding: 0 0 10px;
}
.results-page .resultlisting
{
    float: left;
    margin: 10px 16px;
    border-bottom: 1px dotted #ccc;
    position: relative;
}
.results-page .resultlisting h1
{
    padding: 10px 240px 10px 16px;
    border-bottom: 1px dotted #ccc;
}
.results-page .result
{
    border-top: 1px dotted #e0e0e0;
    margin: 0 16px;
    padding: 20px 0;
}
.results-page .pagination + .result
{
    border-bottom: 1px dotted #e0e0e0;
}
.results-page .result + .result
{
    border-bottom: 1px dotted #e0e0e0;
    border-top: 0;
}
.results-page .sorter
{
    float: right;
    margin: -23px 0 0 0;
}
.results-page .pagination
{
    clear: both;
}
.results-page .expandable-sidebar-module
{
    float: right;
}
.branch-results-page .job-search
{
    height: 93px;
}
.branch-results-page .template-page
{
    padding: 0 0 10px;
}
.branch-results-page .right-column
{
    background-image: url(/images/right-column.gif);
    background-position: right;
    background-repeat: repeat-y;
}
.branch-results-page .refine-search
{
    float: left;
    display: inline;
    margin: 10px 0 0 16px;
}
.branch-results-page .resultlisting
{
    float: left;
    margin: 10px 16px 10px;
    width: 544px;
    border-bottom: 1px dotted #ccc;
}
.branch-results-page .resultlisting h1
{
    padding: 10px 130px 10px 16px;
}
.branch-results-page .resultlisting .context
{
    clear: left;
    padding: 5px 16px;
}
.branch-results-page .resultlisting .context em
{
    font-style: normal;
    font-weight: bold;
}
.branch-results-page .resultlisting .back-button
{
    top: 19px;
    right: 0;
    position: absolute;
}
.branch-results-page .map-results .branch-result
{
    display: none;
    width: 300px;
}
.branch-results-page .map-results .branch-result address
{
    width: 150px;
}
.branch-results-page .map-canvas
{
    width: 512px;
    margin: 0 16px;
    height: 360px;
}
.branch-results-page .map-results .map-canvas .branch-result
{
    display: block;
}
.refine-search
{
    width: 176px;
}
.refine-search h1
{
    background-color: #f9f9f9;
    padding: 10px 16px;
}
.refine-search .expandable-refine-filter
{
    background-color: #f9f9f9;
    padding: 10px 0;
    margin: 10px 0;
    border: 1px solid #ccc;
}
.refine-search .expandable-refine-filter h3
{
    padding: 0 16px;
    margin: 0 0 5px;
    display: block;
    background-position: 5px 5px;
    background-image: url(/images/arrow-expanded.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.refine-search .expandable-refine-filter .activator
{
    padding: 0 16px;
    display: block;
    background-image: url(/images/arrow-expanded.gif);
}
.refine-search .collapsed-refine-filter .activator
{
    padding: 10px 16px 0;
    display: block;
    background-position: 7px 14px;
    background-image: url(/images/arrow-collapsed.gif);
}
.refine-search .collapsed-refine-filter *
{
    display: none;
}
.refine-search .expandable-refine-filter ul
{
    padding: 0 16px;
}
.refine-search .expandable-refine-filter li
{
    padding: 2px 0;
}
.refine-search .expandable-refine-filterr ul li a.undo
{
    margin: 0 0 0 10px;
}
.pagination
{
    padding: 7px 16px;
}
.pagination-wide
{
    width: 656px;
}
.pagination ul
{
    display: inline;
    list-style: none;
}
.pagination ul li
{
    display: inline;
    font-weight: bold;
    margin: 0 0 0 6px;
}
.pagination a
{
    margin: 0 0 0 6px;
}
.pagination ul li a
{
    margin: 0;
}
.branch-result
{
    padding: 10px 0 10px;
    float: left;
    width: 518px;
}
.address-result
{
    font-style: normal;
    width: 250px;
    float: left;
}
.address-result .branch-name
{
    font-weight: bold;
}
.address-result span
{
    display: block;
}
.branch-result ul
{
    float: left;
    margin-top: 14px;
}
.content-results-page .resultlisting
{
    width: 496px;
}
.sorter
{
    background-color: #eee;
    width: 192px;
    padding: 3px 16px 0;
    color: #666;
    height: 19px;
}
.sorter ul
{
    list-style: none;
    display: inline;
}
.sorter ul li
{
    display: inline;
    font-weight: bold;
    color: #333;
    margin: 0 0 0 8px;
}
.content-result
{
    overflow: hidden;
    padding: 30px 0 20px;
}
.content-result h2
{
    display: inline;
    margin: 0 10px 0 0;
}
.content-result h2 a
{
    color: #2175D9;
}
.content-result h3
{
    margin: 0;
    padding: 3px 0 0;
}
.content-result p
{
    padding: 3px -3px 0 0;
    margin-bottom: 0;
}
.content-result p a
{
    margin: 0 0 0 5px;
}
.news-results-page .resultlisting
{
    width: 496px;
}
.news-results-page .expandable-sidebar-module
{
    float: right;
}
.news-result
{
    overflow: hidden;
    padding: 16px 0;
}
.news-result h2
{
    display: inline;
    margin: 0 10px 0 0;
}
.news-result h2 a
{
    color: #2175D9;
}
.news-result span.date
{
    display: inline;
    margin: 1px 0 0;
}
.news-result p
{
    padding: 3px 0 0 0;
    margin-bottom: 0;
}
.news-result p a
{
    margin: 0 0 0 5px;
}
.content-page .job-content-module
{
    width: 736px;
    margin: 10px 16px;
    float: left;
}
.content-page .content-module .content-section h1
{
    clear: left;
}
.content-page .expandable-sidebar-module
{
    float: right;
    margin-bottom: -1px;
    margin-top: 0;
}
.content-page .content-module .job-details-meta
{
    border-bottom: 0px dotted #ccc;
    padding-bottom: 10px;
    overflow: hidden; width:695px;
}
.content-page .content-module ul.job-details-meta li
{
    float: left;
    list-style: none;
    margin-left: 0;
    padding-right: 5px;
    margin-right: 5px;
}
.content-page .content-module ul.job-details-meta li.date, .content-page .content-module ul.job-details-meta li.views
{
    border-right: 0px solid #666;
}
.search-results-page .job-search
{
    height: 117px;
}
.search-results-page .refine-search
{
    float: left;
    display: inline;
    margin: 10px 0 0 16px;
}
.search-results-page .resultlisting
{
    width: 544px;
}
.search-results-page .map-results .search-result
{
    display: none;
    width: 300px;
}
.search-results-page .map-canvas
{
    width: 512px;
    margin: 0 16px;
    height: 360px;
}
.search-results-page .map-results .map-canvas .search-result
{
    display: block;
}
.search-result
{
    overflow: hidden;
    padding: 30px 0 20px;
}
.search-result-wide
{
    width: 686px;
}
.search-result h2
{
    display: inline;
}
.search-result h2 .randstad-job-icon
{
    margin-right: 5px;
}
.search-result h2 a
{
    color: #2175D9;
    background-repeat: no-repeat;
    background-position: 0 4px;
}
.search-result .company-logo
{
    float: right;
    margin-top: -16px;
    height: 30px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.search-result h3
{
    margin: 0;
    padding: 3px 0 0;
    font-weight: normal;
}
.search-result p
{
    padding: 3px 0 0;
    margin-bottom: 0;
}
.search-result-footer
{
    padding: 10px 0 0 0;
    margin-bottom: 0;
}
.search-result-footer a
{
    padding: 0 0 0 10px;
}
.content-page .two-column .content-module
{
    margin: 10px 16px 0;
    float: left;
    width: 448px;
    position: relative;
}
.content-page .content-module h1
{
    padding: 10px 16px;
    clear: both;
}
#login-module h1
{
    padding-top: 0;
    margin-top: 10px;
}
.content-page .right-column
{
    background-image: url(/images/right-column.gif);
    background-position: right;
    background-repeat: repeat-y;
}
.content-page .expandable-sidebar-module
{
    float: right;
}
.content-module
{
    overflow: hidden;
}
.content-module form.form-section
{
    padding-left: 16px;
}
.right-module form.form-section
{
    padding-left: 0;
    padding-right: 16px;
    padding-top: 30px;
}
#login-module .form-section
{
    padding-right: 0;
    padding-top: 0;
}
.content-section .required-marker
{
    padding-left: 8px;
    overflow: hidden;
    width: 0;
    background-image: url('/images/form-icons.png');
    background-position: -6px -51px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 1em;
}
fieldset
{
    border: 0;
    margin: 15px 0;
}
fieldset legend
{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
fieldset fieldset legend
{
    font-size: 12px;
}
fieldset .description
{
    margin: 5px 0;
    padding: 10px 1px 5px;
    border-top: 1px dotted #ccc;
}
.field
{
    position: relative;
    margin: 0;
    padding: 5px;
    overflow: hidden;
}
.company-information .city
{
    overflow: visible;
}
fieldset.collapsed .field
{
    display: none;
}
fieldset.expanded .field
{
    display: block;
}
fieldset.expanded .hidden
{
    display: none;
}
fieldset .expand-description
{
    border: none;
}
fieldset .expand-description, fieldset .selected-items
{
    display: none;
}
fieldset.collapsed .description
{
    display: none;
}
fieldset.collapsed .expand-description, fieldset.collapsed .selected-items
{
    display: block;
}
fieldset.expanded legend
{
    padding-left: 15px;
    background-image: url('/images/form-icons.png');
    background-repeat: no-repeat;
    background-position: -6px -3px;
    cursor: pointer;
    cursor: hand;
}
.multiple-select-list
{
    padding: 4px;
}
.multiple-select-list label
{
    float: left;
    margin: 4px;
    width: 45%;
    cursor: pointer;
}
fieldset.collapsed .multiple-select-option
{
    display: none;
}
.multiple-select-list label input
{
    margin: 0 4px;
}
.multiple-select-list .selected-items
{
    color: black;
    margin: 0 4px;
    padding: 4px;
    clear: both;
    word-spacing: 2px;
    line-height: 1.2;
    cursor: pointer;
    border: 1px solid #aaa;
}
fieldset.collapsed legend
{
    padding-left: 15px;
    background-image: url('/images/form-icons.png');
    background-repeat: no-repeat;
    background-position: -6px -25px;
    cursor: pointer;
    cursor: hand;
}
.field label, .field span.label
{
    width: 161px;
    padding-right: 15px;
    margin: 0;
    display: block;
    float: left;
    overflow: hidden;
}
.field .required
{
    padding-left: 8px;
    top: 8px;
    overflow: hidden;
    position: absolute;
    left: 170px;
    width: 0;
    background-image: url('/images/form-icons.png');
    background-position: -6px -51px;
    background-repeat: no-repeat;
    margin-top: 4px;
}
.field .tooltip
{
    margin-left: 176px;
    margin-bottom: 0;
}
.field fieldset.choice-list
{
    width: 238px;
}
.field input, .field select, .field textarea
{
    border: 1px solid #aaa;
    width: 234px;
    padding: 0;
    margin: 0;
}
.field .checkbox
{
    border: 0;
}
#login-module .field input.text
{
    width: 220px;
}
.field select
{
    width: 240px;
    font-size: 11px;
    height: 20px;
    padding: 1px 0;
}
.field input.text, .field input.date, .field input.number, .field textarea
{
    padding: 1px 1px 1px 3px;
    margin: 0;
}
.field input.checkbox, .field input.radio
{
    width: auto;
    float: left;
}
.field .checkboxinfo
{
    float: right;
    width: 220px;
}
#login-module .checkboxinfo
{
    width: 200px;
}
.field input.button, .field input.submit, .field button
{
    width: auto;
    margin: 0 10px 0 0;
}
.field input.file
{
    height: auto;
}
.field:hover input.button, .field:hover input.submit, .field:hover button
{
    border: 0;
}
.field .choice-list, .field .from-till-date
{
    width: 244px;
    display: block;
    padding: 0;
    margin: 0;
}
.field .choice-list .radio
{
    width: 16px;
    margin: 4px 5px 0 0;
}
.field .choice-list label
{
    display: block;
    float: left;
    width: 100px;
}
.field .choice-list label input
{
    margin-left: 16px;
}
.field input.date
{
    width: 80px;
}
.field .from-till-date input.date
{
    width: 80px;
}
.field .from-till-date .date-sep
{
    margin: 0 23px;
    float: left;
}
.from-till-date div
{
    width: 95px;
}
.from-till-date div.startDate
{
    float: left;
}
.from-till-date div.endDate
{
    float: right;
}
.field .from-till-date .tooltip, .from-till-date .field-error
{
    margin-left: 0;
}
.field-error
{
    display: none;
    color: red;
    margin-left: 176px;
    margin-bottom: 0;
    clear: both;
}
.error-in-field .field-error
{
    float: left;
    display: block;
}
form.post-job-for-free input.error, form.post-job-for-free textarea.error, form.post-job-for-free select.error, form.job-application input.error, form.job-application textarea.error, form.job-application select.error, form.open-application input.error, form.open-application textarea.error, form.open-application select.error
{
    outline-width: 0;
}
.error-in-field input, .error-in-field select, .error-in-field textarea, .error-in-field fieldset.choice-list, .error-in-field:hover input, .error-in-field:hover select, .error-in-field:hover textarea, .error-in-field:hover fieldset.choice-list
{
    border: 1px solid red;
}
.error-in-field input.checkbox
{
    outline: 2px solid red;
}
.no-label
{
    padding-left: 181px;
}
.no-label input.checkbox, .no-label input
{
    margin: 0;
}
form.job-application .personal-information .street-no #streetNumber, form.post-job-for-free .company-information .street-no #streetNumber, form.open-application .personal-information .street-no #streetNumber
{
    width: 140px;
}
form.job-application .personal-information .street-no .ext, form.post-job-for-free .company-information .street-no .ext, form.open-application .personal-information .street-no .ext
{
    width: auto;
    display: inline;
    position: absolute;
    margin-right: 80px;
    padding-right: 0;
    right: 0;
    float: none;
}
form.job-application .personal-information .street-no #streetNumberPrefix, form.post-job-for-free .company-information .street-no #streetNumberPrefix, form.open-application .personal-information .street-no #streetNumberPrefix
{
    width: 60px;
    position: absolute;
    right: 0;
    margin-right: 11px;
}
form.open-application .completion .submit, form.job-application .completion .submit, form.post-job-for-free .completion .submit, form.create-account .submit, form.signin .submit, form.request-assistance .submit
{
    margin: 0;
}
form.open-application .completion div.submit:hover, form.job-application .completion div.submit:hover, form.post-job-for-free .completion div.submit:hover
{
    background-color: inherit;
}
.terms-and-conditions, .prefer-marketing-info
{
}
.terms-and-conditions label, .prefer-marketing-info label, form.signin .remember-me label, form.request-assistance .agree-on-assistance label
{
    float: right;
    width: 220px;
    padding-right: 0;
}
form .terms-and-conditions input.checkbox, form .prefer-marketing-info input.checkbox, form.signin .remember-me input.checkbox, form.request-assistance .agree-on-assistance input.checkbox
{
    float: left;
    margin-left: 176px;
}
form.post-job-for-free #job-preview-container
{
    position: absolute;
    left: 497px;
    width: 446px;
    margin-top: 6px;
}
form.post-job-for-free #job-preview h3
{
    font-size: 14px;
    font-weight: bold;
}
form.post-job-for-free #job-preview img.logo-preview
{
    position: absolute;
    top: 0;
    right: 0;
}
form.post-job-for-free #job-preview img.logo-preview-width
{
    width: 200px;
}
form.post-job-for-free #job-preview img.logo-preview-height
{
    height: 40px;
}
form.post-job-for-free #job-preview .function-title
{
    font-size: 18px;
    font-weight: bold;
    color: #2175D9;
}
form.post-job-for-free #job-preview .job-description-title, form.post-job-for-free #job-preview .job-video-title, form.post-job-for-free #job-preview .company-details-preview
{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
form.post-job-for-free #job-preview .job-info
{
    border-top: 1px dotted #ccc;
    padding-top: 10px;
    margin-top: 10px;
    overflow: hidden;
}
form.post-job-for-free #job-preview .job-info dt
{
    width: 160px;
    float: left;
    clear: left;
    margin-right: 40px;
}
form.post-job-for-free #job-preview .job-info dd
{
    width: 200px;
    float: left;
    font-weight: bold;
}
form.post-job-for-free #job-preview .job-description-title, form.post-job-for-free #job-preview .job-video-title
{
    margin-top: 30px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
form.post-job-for-free #job-preview p.job-description
{
    height: 275px;
    overflow-y: auto;
}
form.post-job-for-free #job-preview pre
{
    font-family: inherit;
}
.content-module form.form-two-column
{
    padding-left: 0;
}
.content-module .form-two-column label
{
    width: 140px;
}
.content-module form.form-two-column input.text
{
    width: 165px;
}
form.form-two-column .column-left
{
    float: left;
    margin-right: 32px;
    width: 336px;
}
form.form-two-column .column-right
{
    float: left;
    width: 336px;
}
form.form-two-column .field .required
{
    left: 146px;
}
form.form-two-column .fieldset-alternate
{
    background: #f9f9f9;
    border: 16px solid #f9f9f9;
    margin-left: -16px;
    width: 706px;
}
.form-two-column .submit
{
    padding-top: 10px;
    padding-left: 165px;
    width: 100%;
}
.form-two-column p.field-error
{
    margin: 2px 0 0 155px;
    width: 165px;
}
.form-two-column .terms-and-conditions label
{
    width: 150px;
}
.form-two-column .terms-and-conditions
{
    overflow: hidden;
}
.form-two-column .terms-and-conditions .checkbox
{
    margin-left: 154px;
}
.ui-datepicker .ui-datepicker-title-row
{
    background-color: #2175d9;
}
table.ui-datepicker tr.ui-datepicker-title-row td a:hover, table.ui-datepicker tr.ui-datepicker-title-row td a
{
    background-image: none;
    background-color: #2175d9;
    color: #fff;
    border: 1px solid #2175d9;
}
.ui-accordion
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    font-size: 1.2em;
    border-bottom: 1px solid #fff;
}
.ui-accordion-group
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    border: 1px solid #fff;
    border-bottom: none;
}
.ui-accordion-header
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    cursor: pointer;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
}
.ui-accordion-header a
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    display: block;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding: .5em .5em .5em 1.7em;
    color: #2175d9;
    background: url(/images/theme/2175d9_7x7_arrow_right.gif) .5em 50% no-repeat;
}
.ui-accordion-header a:hover
{
    background: url(/images/theme/ffffff_7x7_arrow_right.gif) .5em 50% no-repeat;
    color: #fff;
}
.ui-accordion-header:hover
{
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
    color: #fff;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover
{
    background: #e69700 url(/images/theme/e69700_40x100_textures_08_diagonals_thick_20.png) 0 50% repeat-x;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover
{
    color: #fff;
    background: url(/images/theme/ffffff_7x7_arrow_down.gif) .5em 50% no-repeat;
}
.ui-accordion-content
{
    background: #eee url(/images/theme/eeeeee_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
    color: #222;
    font-size: 1em;
}
.ui-accordion-content p
{
    padding: 1em 1.7em .6em;
}
.ui-tabs-nav
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    font-size: 1.2em;
    float: left;
    position: relative;
    z-index: 1;
    border-right: 1px solid #fff;
    bottom: -1px;
}
.ui-tabs-nav ul
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-tabs-nav li
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    float: left;
    border: 1px solid #fff;
    border-right: none;
}
.ui-tabs-nav li a
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    float: left;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding: .5em 1.7em;
    color: #2175d9;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover
{
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
    color: #fff;
}
.ui-tabs-nav li.ui-tabs-selected
{
    border-bottom-color: #e69700;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover
{
    background: #e69700 url(/images/theme/e69700_40x100_textures_08_diagonals_thick_20.png) 0 50% repeat-x;
    color: #fff;
}
.ui-tabs-panel
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    clear: left;
    border: 1px solid #fff;
    background: #eee url(/images/theme/eeeeee_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
    color: #222;
    padding: 1.5em 1.7em;
    font-size: 1.2em;
}
.ui-tabs-hide
{
    display: none;
}
.ui-slider
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    font-size: 1.2em;
    background: #eee url(/images/theme/eeeeee_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
    border: 1px solid #aaa;
    height: .8em;
    position: relative;
}
.ui-slider-handle
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    position: absolute;
    z-index: 2;
    top: -3px;
    width: 1.2em;
    height: 1.2em;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
    border: 0px solid #fff;
}
.ui-slider-handle:hover
{
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
    border: 1px solid #6da7e6;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover
{
    background: #e69700 url(/images/theme/e69700_40x100_textures_08_diagonals_thick_20.png) 0 50% repeat-x;
    border: 0px solid #e69700;
}
.ui-slider-range
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    height: .8em;
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
    position: absolute;
    border: 0px solid #fff;
    border-left: 0;
    border-right: 0;
    top: -1px;
    z-index: 1;
    opacity: .7;
    filter: Alpha(Opacity=70);
}
.ui-dialog
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    font-size: 1.2em;
    background: #eee url(/images/theme/eeeeee_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
    color: #222;
    border: 4px solid #aaa;
    position: relative;
}
.ui-resizable-handle
{
    position: absolute;
    font-size: .1px;
    z-index: 99999;
}
.ui-resizable .ui-resizable-handle
{
    display: block;
}
body .ui-resizable-disabled .ui-resizable-handle
{
    display: none;
}
body .ui-resizable-autohide .ui-resizable-handle
{
    display: none;
}
.ui-resizable-n
{
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s
{
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e
{
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w
{
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se
{
    cursor: se-resize;
    width: 13px;
    height: 13px;
    right: 0;
    bottom: 0;
    background: url(/images/theme/0a82eb_11x11_icon_resize_se.gif) no-repeat 0 0;
}
.ui-resizable-sw
{
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: 0;
    bottom: 0;
}
.ui-resizable-nw
{
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: 0;
    top: 0;
}
.ui-resizable-ne
{
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: 0;
    top: 0;
}
.ui-dialog-titlebar
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    padding: .5em 1.5em .5em 1em;
    color: #2175d9;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
    border-bottom: 1px solid #fff;
    font-size: 1em;
    font-weight: bold;
    position: relative;
}
.ui-dialog-titlebar-close
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    background: url(/images/theme/2175d9_11x11_icon_close.gif) 0 0 no-repeat;
    position: absolute;
    right: 8px;
    top: .7em;
    width: 11px;
    height: 11px;
    z-index: 100;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover
{
    background: url(/images/theme/ffffff_11x11_icon_close.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close:active
{
    background: url(/images/theme/ffffff_11x11_icon_close.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close span
{
    display: none;
}
.ui-dialog-content
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    color: #222;
    padding: 1.5em 1.7em;
}
.ui-dialog-buttonpane
{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    border-top: 1px solid #aaa;
    background: #eee;
}
.ui-dialog-buttonpane button
{
    margin: .5em 0 .5em 8px;
    color: #2175d9;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
    font-size: 1em;
    border: 1px solid #fff;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    line-height: 1.4em;
}
.ui-dialog-buttonpane button:hover
{
    color: #fff;
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
    border: 1px solid #6da7e6;
}
.ui-dialog-buttonpane button:active
{
    color: #fff;
    background: #e69700 url(/images/theme/e69700_40x100_textures_08_diagonals_thick_20.png) 0 50% repeat-x;
    border: 1px solid #e69700;
}
.ui-dialog.ui-draggable .ui-dialog-titlebar, .ui-dialog.ui-draggable .ui-dialog-titlebar
{
    cursor: move;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    background: #eee url(/images/theme/eeeeee_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
    font-size: 1.2em;
    border: 4px solid #aaa;
    width: 15.5em;
    padding: 2.5em .5em .5em .5em;
    position: relative;
}
.ui-datepicker-div, #ui-datepicker-div
{
    z-index: 9999;
    display: none;
}
.ui-datepicker-inline
{
    float: left;
    display: block;
}
.ui-datepicker-control
{
    display: none;
}
.ui-datepicker-current
{
    display: none;
}
.ui-datepicker-next, .ui-datepicker-prev
{
    position: absolute;
    left: .5em;
    top: .5em;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
}
.ui-datepicker-next
{
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover
{
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a
{
    text-indent: -999999px;
    width: 1.3em;
    height: 1.4em;
    display: block;
    font-size: 1em;
    background: url(/images/theme/2175d9_7x7_arrow_left.gif) 50% 50% no-repeat;
    border: 1px solid #fff;
    cursor: pointer;
}
.ui-datepicker-next a
{
    background: url(/images/theme/2175d9_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover
{
    background: url(/images/theme/ffffff_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover
{
    background: url(/images/theme/ffffff_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active
{
    background: url(/images/theme/ffffff_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active
{
    background: url(/images/theme/ffffff_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select
{
    border: 1px solid #fff;
    color: #2175d9;
    background: #fff;
    font-size: 1em;
    line-height: 1.4em;
    position: absolute;
    top: .5em;
    margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover
{
    background: #6da7e6;
}
.ui-datepicker-header select.ui-datepicker-new-month
{
    width: 7em;
    left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year
{
    width: 5em;
    left: 9.4em;
}
table.ui-datepicker
{
    width: 15.5em;
    text-align: right;
}
table.ui-datepicker td a
{
    padding: .1em .3em .1em 0;
    display: block;
    color: #2175d9;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
    cursor: pointer;
    border: 1px solid #eee;
}
table.ui-datepicker td a:hover
{
    border: 1px solid #6da7e6;
    color: #fff;
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active
{
    border: 1px solid #e69700;
    color: #fff;
    background: #e69700 url(/images/theme/e69700_40x100_textures_08_diagonals_thick_20.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td
{
    padding: .3em 0;
    text-align: center;
    font-size: .9em;
    color: #222;
    text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a
{
    color: #222;
}
.ui-datepicker-cover
{
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 193px;
    height: 200px;
}
.ui-component
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: segoe ui,Arial,sans-serif;
    font-size: 1.2em;
}
.ui-component-content
{
    border: 1px solid #aaa;
    background: #eee url(/images/theme/eeeeee_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
    color: #222;
}
.ui-component-content a
{
    color: #222;
    text-decoration: underline;
}
.ui-default-state
{
    border: 1px solid #fff;
    background: #fff url(/images/theme/ffffff_40x100_textures_01_flat_22.png) 0 50% repeat-x;
    font-weight: bold;
    color: #2175d9 !important;
}
.ui-default-state a
{
    color: #2175d9;
}
.ui-default-state:hover, .ui-hover-state
{
    border: 1px solid #6da7e6;
    background: #6da7e6 url(/images/theme/6da7e6_40x100_textures_01_flat_26.png) 0 50% repeat-x;
    font-weight: bold;
    color: #fff !important;
}
.ui-hover-state a
{
    color: #fff;
}
.ui-default-state:active, .ui-active-state
{
    border: 1px solid #e69700;
    background: #e69700 url(/images/theme/e69700_40x100_textures_08_diagonals_thick_20.png) 0 50% repeat-x;
    font-weight: bold;
    color: #fff !important;
    outline: none;
}
.ui-active-state a
{
    color: #fff;
    outline: none;
}
.ui-arrow-right-default
{
    background: url(/images/theme/2175d9_7x7_arrow_right.gif) no-repeat 50% 50%;
}
.ui-arrow-right-default:hover, .ui-arrow-right-hover
{
    background: url(/images/theme/ffffff_7x7_arrow_right.gif) no-repeat 50% 50%;
}
.ui-arrow-right-default:active, .ui-arrow-right-active
{
    background: url(/images/theme/ffffff_7x7_arrow_right.gif) no-repeat 50% 50%;
}
.ui-arrow-right-content
{
    background: url(/images/theme/0a82eb_7x7_arrow_right.gif) no-repeat 50% 50%;
}
.ui-arrow-left-default
{
    background: url(/images/theme/2175d9_7x7_arrow_left.gif) no-repeat 50% 50%;
}
.ui-arrow-left-default:hover, .ui-arrow-left-hover
{
    background: url(/images/theme/ffffff_7x7_arrow_left.gif) no-repeat 50% 50%;
}
.ui-arrow-left-default:active, .ui-arrow-left-active
{
    background: url(/images/theme/ffffff_7x7_arrow_left.gif) no-repeat 50% 50%;
}
.ui-arrow-left-content
{
    background: url(/images/theme/0a82eb_7x7_arrow_left.gif) no-repeat 50% 50%;
}
.ui-arrow-down-default
{
    background: url(/images/theme/2175d9_7x7_arrow_down.gif) no-repeat 50% 50%;
}
.ui-arrow-down-default:hover, .ui-arrow-down-hover
{
    background: url(/images/theme/ffffff_7x7_arrow_down.gif) no-repeat 50% 50%;
}
.ui-arrow-down-default:active, .ui-arrow-down-active
{
    background: url(/images/theme/ffffff_7x7_arrow_down.gif) no-repeat 50% 50%;
}
.ui-arrow-down-content
{
    background: url(/images/theme/0a82eb_7x7_arrow_down.gif) no-repeat 50% 50%;
}
.ui-arrow-up-default
{
    background: url(/images/theme/2175d9_7x7_arrow_up.gif) no-repeat 50% 50%;
}
.ui-arrow-up-default:hover, .ui-arrow-up-hover
{
    background: url(/images/theme/ffffff_7x7_arrow_up.gif) no-repeat 50% 50%;
}
.ui-arrow-up-default:active, .ui-arrow-up-active
{
    background: url(/images/theme/ffffff_7x7_arrow_up.gif) no-repeat 50% 50%;
}
.ui-arrow-up-content
{
    background: url(/images/theme/0a82eb_7x7_arrow_up.gif) no-repeat 50% 50%;
}
.ui-close-default
{
    background: url(/images/theme/2175d9_11x11_icon_close.gif) no-repeat 50% 50%;
}
.ui-close-default:hover, .ui-close-hover
{
    background: url(/images/theme/ffffff_11x11_icon_close.gif) no-repeat 50% 50%;
}
.ui-close-default:active, .ui-close-active
{
    background: url(/images/theme/ffffff_11x11_icon_close.gif) no-repeat 50% 50%;
}
.ui-close-content
{
    background: url(/images/theme/ffffff_11x11_icon_close.gif) no-repeat 50% 50%;
}
.ui-folder-closed-default
{
    background: url(/images/theme/2175d9_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}
.ui-folder-closed-default:hover, .ui-folder-closed-hover
{
    background: url(/images/theme/ffffff_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}
.ui-folder-closed-default:active, .ui-folder-closed-active
{
    background: url(/images/theme/ffffff_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}
.ui-folder-closed-content
{
    background: url(/images/theme/2175d9_11x11_icon_folder_closed.gif) no-repeat 50% 50%;
}
.ui-folder-open-default
{
    background: url(/images/theme/2175d9_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}
.ui-folder-open-default:hover, .ui-folder-open-hover
{
    background: url(/images/theme/ffffff_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}
.ui-folder-open-default:active, .ui-folder-open-active
{
    background: url(/images/theme/ffffff_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}
.ui-folder-open-content
{
    background: url(/images/theme/ffffff_11x11_icon_folder_open.gif) no-repeat 50% 50%;
}
.ui-doc-default
{
    background: url(/images/theme/2175d9_11x11_icon_doc.gif) no-repeat 50% 50%;
}
.ui-doc-default:hover, .ui-doc-hover
{
    background: url(/images/theme/ffffff_11x11_icon_doc.gif) no-repeat 50% 50%;
}
.ui-doc-default:active, .ui-doc-active
{
    background: url(/images/theme/ffffff_11x11_icon_doc.gif) no-repeat 50% 50%;
}
.ui-doc-content
{
    background: url(/images/theme/0a82eb_11x11_icon_doc.gif) no-repeat 50% 50%;
}
.ui-arrows-leftright-default
{
    background: url(/images/theme/2175d9_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover
{
    background: url(/images/theme/ffffff_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active
{
    background: url(/images/theme/ffffff_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}
.ui-arrows-leftright-content
{
    background: url(/images/theme/0a82eb_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;
}
.ui-arrows-updown-default
{
    background: url(/images/theme/2175d9_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover
{
    background: url(/images/theme/ffffff_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}
.ui-arrows-updown-default:active, .ui-arrows-updown-active
{
    background: url(/images/theme/ffffff_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}
.ui-arrows-updown-content
{
    background: url(/images/theme/0a82eb_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;
}
.ui-minus-default
{
    background: url(/images/theme/2175d9_11x11_icon_minus.gif) no-repeat 50% 50%;
}
.ui-minus-default:hover, .ui-minus-hover
{
    background: url(/images/theme/ffffff_11x11_icon_minus.gif) no-repeat 50% 50%;
}
.ui-minus-default:active, .ui-minus-active
{
    background: url(/images/theme/ffffff_11x11_icon_minus.gif) no-repeat 50% 50%;
}
.ui-minus-content
{
    background: url(/images/theme/0a82eb_11x11_icon_minus.gif) no-repeat 50% 50%;
}
.ui-plus-default
{
    background: url(/images/theme/2175d9_11x11_icon_plus.gif) no-repeat 50% 50%;
}
.ui-plus-default:hover, .ui-plus-hover
{
    background: url(/images/theme/ffffff_11x11_icon_plus.gif) no-repeat 50% 50%;
}
.ui-plus-default:active, .ui-plus-active
{
    background: url(/images/theme/ffffff_11x11_icon_plus.gif) no-repeat 50% 50%;
}
.ui-plus-content
{
    background: url(/images/theme/0a82eb_11x11_icon_plus.gif) no-repeat 50% 50%;
}
.ui-hidden
{
    display: none;
}
.ui-accessible-hidden
{
    position: absolute;
    left: -99999999px;
}
.ui-reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ui-clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/* html .ui-clearfix
{
    height: 1%;
}
.ui-clearfix
{
    display: block;
}
/* End hide from IE-mac */.content-page .two-column .content-module
{
    width: 448px;
}
/*UPDATED : social media*/
.title-header-social-media .title-header
{
    width: 634px;
}
.title-header-social-media .social-media
{
    float: right;
    width: 316px;
}
.social-media p
{
    float: left;
    font-weight: 700;
    margin: 18px 0 0 16px;
}
.social-media ul
{
    float: right;
    margin: 10px 16px 0 0;
}
.social-media li
{
    float: left;
    margin-left: 3px;
}
.social-media a, .social-media a:visited
{
    background: url(/images/social-media.png) no-repeat left top;
    float: left;
    height: 24px;
    text-indent: -99999px;
    width: 24px;
}
.social-media .picasa
{
    background-position: left top;
}
.social-media .twitter
{
    background-position: -24px top;
}
.social-media .rss
{
    background-position: -48px top;
}
.social-media .you-tube
{
    background-position: -72px top;
}
.social-media .facebook
{
    background-position: -96px top;
}
.social-media .linked-in
{
    background-position: -120px top;
}
.social-media .viadeo
{
    background-position: -144px top;
}
.social-media .google-plus
{
    background-position: -168px top;
}
.social-media .blog
{
    background-position: -192px top;
}
.social-media .hyves
{
    background-position: -216px top;
}
.social-media .xing
{
    background-position: -240px top;
}
.social-media .blogger
{
    background-position: -264px top;
}
.social-media .itunes
{
    background-position: -288px top;
}
.social-media .mail
{
    background-position: -312px top;
}
/*UPDATED : Tabbed Header*/
.home-page .module-tabbed-header
{
    float: left;
}
.module-tabbed-header .tabbed-header
{
    background: #e0e0e0;
    float: left;
    height: 29px;
    list-style: none;
    margin: 0 0 16px -16px;
    padding: 0;
    width: 100%;
}
.module .tabbed-header
{
    width: 316px;
}
.module-middle .tabbed-header
{
    width: 308px;
}
#TitleTabsDiv li
{
    float: left;
    margin: 0;
    padding: 0;
}
.module-tabbed-header .tabbed-header a, .module-tabbed-header .tabbed-header a:visited
{
    background: #cbcbcb;
    border-right: 1px solid #fff;
    color: #fff;
    float: left;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    padding: 0 16px;
}
.module-tabbed-header .tabbed-header a:hover
{
    color: #666;
}
.module-tabbed-header .tabbed-header .tab-active, .module-tabbed-header .tabbed-header .tab-active:visited, .module-tabbed-header .tabbed-header .tab-active:hover
{
    background: #999;
    color: #fff;
}
.module-tabbed-header .module
{
    float: left;
    margin: 16px 0 0 -16px;
    width: 602px;
}

/*UPDATED : Promotional banner*/
.container .module-promotional-banner
{
    float: left;
    /*margin: 0 10px 10px 0;*/
    padding-left: 0;
  /*  position: relative;
    width: 618px;
    z-index:-1;*/
}
.module-promotional-banner-noscript
{
    position: absolute;
    top: 0;
    width: 602px;
}
.module-promotional-banner-noscript ul
{
    height: 125px;
    margin: 0 0 0 16px;
    overflow: hidden;
}
.module-promotional-banner-noscript li
{
    float: left;
    list-style-type: none;
    margin-bottom: 5px;
    width: 602px;
}
.module-promotional-banner-noscript img
{
    float: left;
    margin-right: 16px;
    height: 35px;
    width: 140px;
}
.module-promotional-banner-noscript h2
{
    color: #666;
    font-size: 12px;
    height: 29px;
    line-height: 29px;
    margin: 0 0 0 16px;
}
.module-promotional-banner-noscript p
{
    float: left;
}
.module-promotional-banner-noscript a
{
    margin-left: 2px;
}
.module-promotional-banner h2
{
    margin-bottom: 16px;
}
.slider-container *
{
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
}
#page
{
    width: 960px;
    margin: 0 auto;
}
#slider-pager
{
    /*position: absolute; 	z-index: 999; 	left: 0;*/
    float: left;
    padding-top: 7px;
    padding-left: 15px;
}
.slider-container
{
    width: 634px;
    font-family: Arial;
    position: relative;
    height: 188px;
    overflow: hidden;
    z-index:0;
}
.slider-container .clear
{
    clear: both;
}
.slider
{
    background: #fff;
    height: 160px;
    overflow: hidden;
    clear: both;
}

/*UPDATED : market sectors*/
.container .module-market-sectors
{
    height: 188px;
    margin-right: 10px;
    width: 634px;
}
.module-market-sectors img
{
    border: 0;
    margin-top: -16px;
}
.module-market-sectors map, .module-market-sectors area
{
    margin: 0;
    padding: 0;
}
.module-market-sectors
{
    padding: 0;
    width: 634px;
}
.module-market-sectors h2
{
    text-indent: 16px;
}
.module-market-sectors h2, .module-randstad-services h2
{
    background: #e0e0e0;
    border-bottom: 1px solid #fff;
    color: #666;
    font-size: 12px;
    margin: 0;
}
.module-market-sectors h2 a:link, .module-market-sectors h2 a:visited, .module-market-sectors h2 a:active
{
    color: #fff;
}
.marketSectors
{
    float: left;
    margin: 0;
    padding: 0;
}
.marketSectorsCollapsed
{
    border-bottom: 1px solid #999;
}
.marketSectors li
{
    float: left;
    list-style: none;
}
.marketSectors a:link, .marketSectors a:visited, .marketSectors a:active
{
    background: #666 url(/Images/arrow-w.gif) no-repeat 143px 7px;
    border: 1px solid #fff;
    border-left: 0;
    border-bottom: 0;
    color: #fff;
    height: 32px;
    float: left;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 0 0 7px;
    text-decoration: none;
    width: 151px;
}
.marketSectors a:hover, .marketSectors a.link-active
{
    background: #333 url(/Images/arrow-w.gif) no-repeat 143px 7px;
}
.marketSectors .last
{
    border-right: 0;
}
.marketSectors .last a, .marketSectors a.last, .marketSectors a.last:visited
{
    border-right: 0;
    width: 150px;
}
.marketSectors li.clean
{
    border-bottom: 0;
}
.module-market-sectors .all a, a.allMarketSectors:link, a.allMarketSectors:visited, a.allMarketSectors:active
{
    background: #fff url(/Images/arrow-b.gif) no-repeat 143px 7px;
    color: #2175d9;
}
.module .all a:hover
{
    background: #333 url(/Images/arrow-w.gif) no-repeat 143px 7px;
    color: #fff;
}
a.allCollapsed:link, a.allCollapsed:visited, a.allCollapsed:active
{
    background: #fff url(/Images/arrow-up-b.gif) no-repeat 143px 7px !important;
    color: #2175d9;
    width: 151px;
}
.module a.allCollapsed:hover
{
    background: #2175d9 url(/Images/arrow-up-w.gif) no-repeat 143px 7px !important;
}
#market-sectors-img
{
    background-image: url(/Images/Backgrounds/market-sectors.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}
.market-sectors-img-1
{
    background-position: left -88px !important;
}
.market-sectors-img-2
{
    background-position: left -176px !important;
}
.market-sectors-img-3
{
    background-position: left -264px !important;
}
.market-sectors-img-4
{
    background-position: left -352px !important;
}
.market-sectors-img-5
{
    background-position: left -440px !important;
}
.market-sectors-img-6
{
    background-position: left -528px !important;
}
.market-sectors-img-7
{
    background-position: left -616px !important;
}
/*updated : Randstad Services Accordion*/
.client-home-page .module-randstad-services
{
    float: right;
    height: 188px;
    margin: 0;
    width: 284px;
}
.accordionButton
{
    cursor: pointer;
}
.module-randstad-services ul
{
    background: #f9f9f9;
    margin: -10px 0 0 -16px;
    padding: 0;
}
.module-randstad-services li
{
    padding: 2px 16px;
    width: 284px;
}
.module-randstad-services .last a
{
    background: url(/Images/arrow-b.gif) no-repeat left 5px;
    border-bottom: 0;
    color: #2175d9;
    font-weight: 700;
    padding-left: 10px;
}
.module-randstad-services .last
{
    padding-top: 4px;
}
.module-randstad-services li.on
{
    background: #fff;
    color: #2175d9;
}
.module-randstad-services li.accordionContent
{
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    color: #2175d9;
    padding-bottom: 5px;
    padding-left: 26px !important;
    width: 274px;
}
.module-randstad-services p
{
    background: url(/Images/arrow-g.gif) no-repeat left 7px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    width: 274px;
}
.module-randstad-services .on p
{
    background: url(/Images/arrow-down-b.gif) no-repeat left 7px;
    border-bottom: 0;
    color: #2175d9;
    font-weight: 700;
    padding-bottom: 0;
}
/*updated: market sectors*/
#market-sectors-image
{
    float: left;
    height: 112px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 634px;
}
#market-sectors-image li
{
    float: left;
}
.market-sectors-image, .market-sectors-image-over
{
    background-image: url(/Images/Backgrounds/market-sectors.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.market-sectors-image-over
{
    background-position: left bottom;
}
#market-sectors-image a
{
    background: transparent;
    display: block;
    float: left;
    height: 112px;
    margin-right: 1px;
    text-decoration: none;
    text-indent: -9999px;
    width: 90px;
}
#market-sectors-image a:hover
{
    background: #fff;
}
#market-sectors-image .market-sector-small
{
    width: 89px;
}
#market-sectors-image .last
{
    margin: 0;
    width: 89px;
}
#market-sectors-image a:hover
{
    background-image: url(/Images/Backgrounds/market-sectors.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#market-sectors-image .sector-link1:hover, .link-active-1:link, .link-active-1:active
{
    background-position: left top;
}
#market-sectors-image .sector-link2:hover
{
    background-position: -91px top;
}
#market-sectors-image .sector-link3:hover
{
    background-position: -181px top;
}
#market-sectors-image .sector-link4:hover
{
    background-position: -91px top;
}
#market-sectors-image .sector-link5:hover
{
    background-position: -91px top;
}
#market-sectors-image .sector-link6:hover
{
    background-position: -91px top;
}
#market-sectors-image .sector-link7:hover
{
    background-position: -91px top;
}
/*updated : investor relations*/
.stockvalue
{
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-top: -2px;
}
dl.stockinfo
{
    margin-top: 4px;
}
dl.stockinfo table .newsEventsDate
{
    padding: 0px 8px 0px 0px !important;
    vertical-align: top;
    font-weight: 400;
    color: #999;
    width: 60px;
}
dl.stockinfo table .newsEventsSource
{
    padding: 0px 8px 0px 0px !important;
    vertical-align: top;
    font-weight: 400;
    color: #999;
}
.stockinfo dd, .stockinfo dt
{
    float: left;
}
.stockinfo dt
{
    clear: left;
    width: 80px;
}
.stockinfo dd
{
    width: 200px;
}

/*top section*/
.slider-top
{
    background: #e0e0e0;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    height: 28px;
}

.slider-title-container
{
    float: left;
    padding-top: 5px;
    position: relative;
    width: 400px;
}

.slider-title-bottom
{
    display: none;
}

.slider-title-display
{
    background: #e0e0e0;
}

.slider-title-data
{
    display: none;
}

.slider-pager
{
    float: left;
    padding-top: 7px;
    width: 52px;
    padding-left: 10px;
    position: relative;
}

.slider-pager a
{
    display: block;
    width: 12px;
    height: 12px; /*float: left;*/
    background: #666;
    text-indent: -999999px;
    margin-right: 0;
    position: absolute;
    bottom: -12px;
}

.pager-1, .pager-2, .pager-3
{
    display: none;
}

/*slider captions*/
.slider-caption-container
{
    position: absolute;
    top: 35px;
    left: 477px;
    color: #fff;
    z-index: 999;
}

.slider-caption
{
    height: 145px;
    background: #0372dd;
    width: 150px;
    position: absolute;
    top: 180px;
    left: 0;
}

.slider-caption a
{
    text-decoration: none;
    display: block;
    width: 130px;
    height: 125px;
    padding: 10px;
}

.slider-caption-arrow-left
{
    position: absolute;
    bottom: 10px;
    right: 75px;
}

.slider-caption-arrow-right
{
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.slider-caption-title
{
    font-weight: bold;
    font-size: 14px;
}

.slider-caption-body
{
    font-size: 14px;
}
/*UPDATED : social media*/
.footer-social-media
{
    width: 634px;
}
.footer-social-media
{
    float: right;
    width: 300px;
}
.footer-social-media p
{
    float: left;
    font-weight: 700;
    margin: 5px 0 0 16px;
}
.footer-social-media ul
{
    float: right;
    margin: 0px 16px 0 0;
}
.footer-social-media li
{
    float: left;
    margin-left: 3px;
}
.footer-social-media a, .footer-social-media a:visited
{
    background: url(/images/social-media.png) no-repeat left top;
    float: left;
    height: 24px;
    text-indent: -99999px;
    width: 24px;
}
.footer-social-media .picasa
{
    background-position: left top;
}
.footer-social-media .twitter
{
    background-position: -24px top;
}
.footer-social-media .rss
{
    background-position: -48px top;
}
.footer-social-media .you-tube
{
    background-position: -72px top;
}
.footer-social-media .facebook
{
    background-position: -96px top;
}
.footer-social-media .linked-in
{
    background-position: -120px top;
}
.footer-social-media .viadeo
{
    background-position: -144px top;
}
.footer-social-media .google-plus
{
    background-position: -168px top;
}
.footer-social-media .blog
{
    background-position: -192px top;
}
.footer-social-media .hyves
{
    background-position: -216px top;
}
.footer-social-media .xing
{
    background-position: -240px top;
}
.footer-social-media .blogger
{
    background-position: -264px top;
}
.footer-social-media .itunes
{
    background-position: -288px top;
}
.footer-social-media .mail
{
    background-position: -312px top;
}


.footer-social-media .footer-social-media-extras
{
    clear: both;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-social-media .footer-social-media-extras .ctrlset
{
    width: 300px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
.footer-social-media .footer-social-media-extras .ctrlset .field
{
    float: left;
    padding: 0;
    padding-left: 10px;
    font-size:13px;
    font-weight:700;
}
.footer-social-media .footer-social-media-extras .ctrlset .inputfiled
{
    padding-top:0px;
    padding-left:0px;
}
.footer-social-media .footer-social-media-extras .ctrlset .inputlbl
{
    float: left;
    font-weight: 700;
    margin-bottom:5px; width:270px;
}
.footer-social-media .footer-social-media-extras .ctrlset .lbl
{  margin-bottom:10px;
    float: left;
    font-weight: 700; width:270px;
}
/*UPDATED : Tabbed Header*/


/* STYLES BY RENUKA EPAGEMAKER */
.right {
    float: right;
}
.rightSubmenuWrapper {
    background: none repeat scroll 0 0 #F9F9F9;
    padding: 0;
    width: 191px;
}
.left {
    float: left;
}
.rightSubmenuSection {
    border-bottom: 1px solid #E0E0E0;
    padding: 10px 10px 10px 4px;
    width: 177px;
}
.expanded {
    background:url(/images/blue-arrow-expanded.gif) no-repeat scroll 7px 4px transparent;
}
INPUT {
    color: #666666;
    font: 400 11px Arial,Verdana,Helvetica;
}
.jobSearchSubmenuTitle {
    color: #333333;
    display: block;
    font-weight: 700;
    padding: 0 0 0 16px;
    width: 140px !important;
}

.white_line {
	border-bottom:1px solid #ccc;
    padding: 16px 0px 15px;
    width: 280px;
	height:150px;
}
.socialResponsibilityWrapper {
    height: 155px;
    padding: 0; float:left; margin:0; text-align:left;
    width: 316px;
}
.socialResponsibilityWrapper img { float:left; margin:-15px -16px; padding:0; height:155px;}
.title-header img { float:left; margin:5px 0;}
.tweet_iconbx { float:left; margin:18px 0 0; width:340px; height:20px; overflow:hidden;}
.rgt_tweet_iconbx { height:0px; overflow:hidden;float:right; margin:10px 0 0; text-align:right;}
.field_img { float:right; margin:-5px 0px 5px 0;}
.field_img img { margin-bottom:3px;}
.field_topimgbx { float:right; margin-bottom:3px; width:100%; text-align:center;}
.field_topimgbx img { margin:0 5px; width:auto;}
.chkbx
{
    width:30px;float:left;border:0px;
}
.chkbx input
{
    width:30px;float:left;border:0px;
}
.tDOB 
{
    width:200px;
}