body {
    background-color:#fff;
    color:#444;
    font:11px Verdana, sans-serif;
    text-align:center;
    margin-bottom:5%;
}

ul,ol {
    list-style:none;
}

address {
    font-style:normal;
}

/* layout tables */
table {
    border-collapse: collapse;
}

#PageContent table {
    border-collapse:separate; /* default for tables in the content */
}

td {
    vertical-align:top;
    margin:0;
    padding:0;
}


th {
    text-align:left;
    margin:0;
    padding:0;
}

h1,.h1,h2,.h2,h3 {
    font:normal 18px "trebuchet ms", sans-serif;
}

h1,.h1 {
    color:#0C2579;
    line-height:1;
    padding:0 0 6px;
}

h2,.h2 {
    color:#0C2579;
    padding-bottom:2px;
    letter-spacing:-1px;
    margin:0;
}

h3,.h3 {
    color:#0C2579;
    line-height:1;
    font-size:16px;
    margin:0;
}

h4 {
    font-size:11px;
    font-weight:700;
    color:#0C2579;
    margin:0;
    padding:3px 0 0;
}

h5 {
    color:#0C2579;
    padding:0;
}

p {
    font-size:11px;
    line-height: 15px;
    _clear:none;
}

.normaltext,.normal {
    font-size:11px;
    line-height: 15px;
}

pre {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display:block;
    padding:7px 5px;
}

dt {
    font-size:11px;
    clear:left;
    display:block;
    padding-top:5px;
    padding-bottom:2px;
}

dd {
    clear:left;
    vertical-align:bottom;
    margin:2px 0;
}

blockquote {
    font-style:italic;
    margin:5% 0 !important;
}

.underline {
    text-decoration:underline !important;
}

:link,:visited,.BulletList a,.BulletList a:visited,.bulletlist a,.bulletlist a:visited,.BulletListGrey a,.BulletListGrey a:visited,.bulletlistgrey a,.bulletlistgrey a:visited,#PageContent .NoBulletList a,#PageContent .NoBulletList a:visited,#PageContent .nobulletlist a,#PageContent .nobulletlist a:visited {
    text-decoration:none;
}

/* full clearfix */
/* add to floating elements which should not float afterthem */
* html .clearfix,
* html .box.sectiontitle {
    height: 1%; /* IE5-6 */
}

* + html .clearfix,
* + html .box.sectiontitle {
    display: inline-block; /* IE7not8 */
}

.clearfix:after,
.box.sectiontitle:after { /* FF, IE8, O, S, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body a:link,body a:visited,body a:active,body a:hover {
    text-decoration:none;
}

body a:link {
    color:#0C2579;
}

/* making sure visited links are different for a better surf experience */
body a:visited {
    color:#3E638F;
}

/* exception for menu's which look better if they stay in the default color */
body .nav a:visited, body #WelcomeBox a:visited {
    color:#0c2577;
}

/* make the links mouse-interactive */
body div a:active, body div a:hover, body .nav a:active, body .nav a:hover {
    color:#0E5BBC;
}

.ContentImage,.picture {
    border:solid 1px #000;
    margin:10px 0;
}

.loading {
    background:transparent url('../images/ajax-loader-grey.gif') no-repeat right 50%;
}

html {
    min-height:100%;
    overflow:auto;
}

.seo,.alt,.hide {
    position:absolute;
    top:-1231em;
    left:-1213em;
}

.nofloat {
    float:none !important;
}

.nobottom {
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

div.block,span.block {
    position:relative;
    display:block;
}

#SideContent div.block {
    margin-bottom:10px;
    position:static;
}

div.spacer,span.spacer {
    clear:both;
    height:20px;
    width:100%;
}

.first {
    margin-left:0 !important;
}

.left,.l {
    float:left !important;
}

.bottomleft,.bl {
    position:absolute;
    bottom:0;
    left:0;
}

.bottomright,.br {
    position:absolute;
    bottom:0;
    right:0;
}

.fixed {
    position:fixed;
}

.static {
    position:static;
}

.no-marg-hr {
    margin-left:0 !important;
    margin-right:0 !important;
}

.no-marg-vr {
    margin-top:0 !important;
    margin-bottom:0 !important;
}

.no-padd-hr {
    padding-left:0 !important;
    padding-right:0 !important;
}

.no-padd-vr {
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.spacedrows .row {
    padding:1em 0 0 !important;
}

#Wrapper,#wrapper {
    position:relative;
    width:100%;
    text-align:center;
    border-top:1px solid #fff;
    /* margin-top:22px; */
}

#Container,#container {
    position:relative;
    text-align:left;
    width:1130px;
    min-height:800px;
    margin:auto;
}

#Header,#header {
    position:relative;
    width:950px;
    height:164px;
    z-index: 15;
}

#Content,#content {
    clear:both;
    position:relative;
    min-height:650px;
    width:950px;
    float:none;
    overflow:hidden;
}

#PageFooter,#pagefooter,#Footer,#Sitemap {
    float:left;
    position:static;
    width:960px;
    margin-top:10px;
    clear:both;
}

#Footer {
    margin-top:50px;
    position:static;
    height:200px;
}

body.inner #Wrapper,body.inner #wrapper {
    background:url('../images/backgrounds/background-fade-short.gif') left 164px repeat-x;
}

#InnerContent {
    clear:both;
    margin-bottom:20px;
    _height:400px;
    min-height:400px;
}

#PageContent {
    float:left;
    position:relative;
    text-align:left;
    _margin:0 !important;
    padding:0;
}

#Logo,#logo {
    position:absolute;
    top:20px;
    left:0;
    width:222px;
}

#Logo span,#logo span {
    position:absolute;
    top:-999em;
    left:-999em;
}

#Menu,#menu {
    position:absolute;
    z-index:1000;
    bottom:0;
    left:0;
    width:100%;
}

#logo a:link,#logo a:visited,#logo h1 {
    display:block;
    width:143px;
    height:90px;
    background:url('../images/stepstone-logo-small.gif');
}
body.locale_en_ie #logo a:link, body.locale_en_ie #logo a:visited, body.locale_en_ie #logo h1 {
    background:url('../images/findajob-logo.gif');
}
#logo.beta a:link,#logo.beta a:visited,#logo.beta h1 {
    background:url('../images/stepstone-logo-small-beta.gif');
}

.block.large .content .row {
    position:relative;
    float:left;
    clear:both;
    margin:5px 0 0;

}

.block.large .columns .column.left {
    margin-left:auto;
}

.block.large {
    position:relative;
    margin-bottom:10px;
    padding-bottom:15px;
    width:750px;
    float:left;
    clear:both;
}

.block.large .content {
    position:relative;
    font-size:11px;
    clear:both;
    zoom:1;
    width:730px;
    margin:5px 10px;
}

.article .block.large .content {
    overflow:hidden;
}

.block.large .content .row {
    position:relative;
    clear:both;
    margin:5px 0 0;
    zoom:1;
}

body.browse .block.large .content{
    width:auto;
}

.feedback {
    zoom:1;
}

.block.large .content .subrow .row{
    zoom:1;
}

.block.large.even {
    background:#dbebff url('../images/panels/bottom-dbebff-750.gif') no-repeat left bottom;
}

.block.large.even .header {
    background:#dbebff url('../images/panels/top-dbebff-750.gif') no-repeat left top;
}

.block.large.odd {
    background:#eafaff url('../images/panels/bottom-eafaff-750.gif') no-repeat left bottom;
}

.block.large.odd .header {
    background:#eafaff url('../images/panels/top-eafaff-750.gif') no-repeat left top;
}

.block.large.grey {
    background:#ededed url('../images/panels/bottom-ededed-750.gif') no-repeat left bottom;
}

.block.large.grey .header {
    background:#ededed url('../images/panels/top-ededed-750.gif') no-repeat left top;
}

.large.block.lightgrey {
    background:#f7f7f7 url('../images/panels/bottom-f7f7f7-750.gif') no-repeat left bottom;
}

.block.large.lightgrey .header {
    background:#f7f7f7 url('../images/panels/top-f7f7f7-750.gif') no-repeat left top;
}

.block.large.blue {
    background:#edf6ff url('../images/panels/bottom-edf6ff-750.gif') no-repeat left bottom;
}

.block.large.blue .header {
    background:#edf6ff url('../images/panels/top-edf6ff-750.gif') no-repeat left top;
}

.block.large h3 {
    font-size:1.3em;
    font-weight:700;
    letter-spacing:normal;
    margin:0;
    padding:3px 0 0;
}

.columnContent p,.columnContent ul {
    font-size:11px;
    clear:both;
}

.column .columnContent {
    float:left;
    margin:0 0 10px 0;
}

.columnContent img.InlineLogo {
    margin:5px 10px;
}

.ColumnContainerLast {
    float:left;
    width:166px;
}

.ColumnDblContainer {
    float:left;
    width:386px;
}

.ColumnTripleContainer {
    float:left;
    width:579px;
}

.ColumnQuadContainer {
    float:left;
    width:755px;
}

.ContentRow {
    position:relative;
    padding-bottom:10px;
    font-size:11px;
}

body.inner #PageContent .leftcolumn {
    float:left;
    width:535px;
    overflow:hidden; /* hide content which is too wide for the container */
}

body.inner #PageContent .leftcolumn .articlebox{
    width: 250px;
    z-index:1;
    margin: 0px 45px 5px 5px;
    _margin-right: 20px;  /* ie 6 */
}


body.recruiters #ContentArticle .article .block h2 img,
body.article #SideContent .block img{
    display: inline;
}


body.recruiters #ContentArticle .article .block h1{
    color: #D85111;
}


body.fourcolumn #Content,
body.fourcolumn #content{
    overflow: visible;
}

body.fourcolumn #PageContent .article .block{
    width: 100%;
}

body.inner.fourcolumn #PageContent .leftcolumn {
    float:left;
    width:750px !important; /* otherwise overruled by recruiterspace.css line 182 */
    overflow-x:hidden; /* hide content which is too wide for the container */
}

body.fourcolumn .lightorangebox .price{
    text-align: left;
    color: #EA5304;
    font-size: 13px;
}

body.inner #PageContent .rightcolumn {
    float:right;
    width:200px;
    overflow:hidden; /* hide content which is too wide for the container */
}

body.inner.fourcolumn #PageContent .ContentArticle {
    width: 1000px;
}

body.inner.fourcolumn #PageContent .rightcolumn {
    margin: 0 -210px 0 0;
    position:relative; /* ticket 6444 */
}

body.inner #PageContent .column.single {
    width:238px;
}

body.inner #PageContent .column.single.small {
    width:195px;
}

body.inner #PageContent .column.double {
    width:514px;
}

body.inner #PageContent .column.triple {
    width:752px;
}

body.inner #BeforeLoginBox {
    left:10px;
    top:200px;
    width:180px;
    z-index:999;
}

body.inner .columns .article {
    position:relative;
    margin:0 15px 0 0;
}

body.inner #CallToAction,body.inner #Button_MatchingJobs {
    float:left;
    width:180px;
}

body.inner #CallToAction .hr {
    width:160px !important;
    margin:0;
}

#DashBoard #DynamicBox{
    position:relative;
    width: 755px;
}

#SideContent {
    width:170px;
    overflow:hidden;
    text-align:left;
    min-height:500px;
    padding:0 17px 20px 10px;
}

#Sitemap {
    background:#d3e6f5 url('../images/backgrounds/grad-vert-edf2f6-d3e6f5.jpg') repeat-x top left;
}

#Sitemap .block,#Sitemap .column {
    position:static;
    float:left;
    width:25%;
    margin:5px 0;
}

#Sitemap .column {
    min-height:160px;
    width:17px;
    float:left;
    margin:10px 20px;
    padding:7px;
}

#Sitemap h2 {
    margin:10px 0 5px 10px;
}

.blue .columnInside {
    width:177px;
    _widht:178px;
    margin-top:0;
    background:#dbebff url('../images/panels/top-dbebff-1column.gif') no-repeat scroll left top;
    float:left;
    padding:0 0 16px;
}

.columnContent.blue {
    background:#fff url('../images/panels/bottom-dbebff.gif') no-repeat scroll left bottom;
    margin-bottom:20px;
    padding-bottom:5px;
}

.columnInside .block h2 {
    margin-bottom:10px;
}

body.inner #SideContent .ContentRow.blue {
    background:#dbebff url('../images/panels/top-dbebff-160.gif') no-repeat top left;
    padding-left:0;
    padding-bottom:0;
}

body.inner #SideContent .blue .content {
    background:transparent url('../images/panels/bottom-dbebff-160.gif') no-repeat bottom left;
    padding:5px 0 10px;
}

#SideContent .blue h2,#SideContent .blue > * {
    padding:5px 5px 0;
}

#DashBoard .content.info h3 {
    font-size:1.4em;
    font-weight:700;
    height:auto;
    margin:0 0 10px;
}

#TopJobs p {
    padding:4px 0;
}

#TopCategories .subRow.categories {
    width:45%;
    float:left;
    margin:0 15px 15px;
}

.WelcomeMsg small {
    float:right;
    letter-spacing:normal;
    font-size:70%;
}

#Panel_TakeAction .columnContent .block:first-child {
    padding:7px 0;
}

#Panel_TakeAction .columnContent .block.grey {
    position:relative;
    margin:0;
    padding:0;
}

#PanelGreyContainer label {
    padding-left:3px;
    padding-top:1px;
}

#PanelBlueContainer p,#PanelGreyContainer p {
    padding:0 7px;
}

#Panel2ColBlueContainer {
    float:left;
    width:372px;
    padding-right:14px;
}

#Panel2ColBlueTop {
    float:left;
    position:relative;
    width:372px;
    background:url('../images/panels/top-dbebff-cols23.gif') top left no-repeat;
    font-size:0;
    height:7px;
}

.Panel2ColBlueMiddle {
    float:left;
    width:363px;
    background-color:#DBEBFF;
    padding:8px 0 8px 9px;
}

#Panel2ColBlueBottom {
    float:left;
    font-size:0;
    height:7px;
    width:372px;
    background:url('../images/panels/bottom-dbebff-cols23.gif') top left no-repeat;
}

.Panel2ColBlueDashes {
    float:left;
    height:18px;
    width:372px;
    background:#dbebff url('../images/dashes/dots-grey-on-ffffff.gif') left 5px repeat-x;
}

#PageContent .row,#Sitemap .row {
    clear:both;
    float:none;
}

#PageContent .span {
    margin-bottom:20px;
    float:left;
}

#PageContent .hr {
    clear:both;
    margin-bottom:15px;
}

#PageContent .button .hr {
    margin-bottom:0;
}

.doublebox .stone {
    top:20px;
}

.block.large.stone01 .header,.block.large.stone02 .header,.block.large.stone03 .header {
    width:690px;
    padding-left:60px !important;
}

h2.title,.block.large .title,.block.large .header h3 {
    width:auto;
    margin:0 10px 10px 2px;
    padding:10px 10px 0 0;
}

.block.large .title,.block.large .header h3 {
    background:transparent url('../images/dashes/smalldots-grey.gif') repeat-x left 30px;
    padding:5px 0 0 5px;
}

.block.large.grey .title,.block.large.lightgrey .title {
    background:none;
    margin-bottom:0;
    padding:5px 10px 0 5px;
}

h3.nobackgr,.title.nobackgr {
    background:none !important;
    padding-bottom:0 !important;
    padding-left:5px !important;
    margin-bottom:0 !important;
}

.Standard {
    min-height:23px;
}

#PageContent h2,
#PageContent .h2 {
    z-index:2;
}

/* frontpage column */
.column h2 {
    font: bold 12px verdana,sans-serif;
    letter-spacing:normal;
    line-height:normal;
    margin:0 0 5px;
}

body.article #PageContent h3 {
    font-size:16px;
    font-weight:700;
    letter-spacing:normal;
    line-height:120%;
    height:auto;
    margin:10px 0 0;
}

body.article #PageContent p {
    /*line-height:normal;*/ /* test */
    margin: 5px 0 19px;
}

body.article #PageContent ul.bulletlist,body.article #PageContent ul.BulletList {
    margin:0 0 10px 10px;
}

h3#Subheading,h3#subheading,.columnContent h3 {
    color:#4E51AD;
    font-size:16px;
    font-weight:400;
    margin:5px 0 10px 8px;
}

.readmore * {
    font-weight:700;
    margin-top:10px !important;
    border-bottom:none !important;
}

.readmore a:link, .readmore a:visited, .readmore a:hover, .readmore a:active{
    border-bottom:none !important;
}

a.signal:link,a.signal:visited {
    clear:both;
    background:transparent url('../images/icons/bell.png') no-repeat top left;
    padding-left:15px;
    color:#666;
}

body.inner #PageContent ul.column.three {
    width: 100%;
    float: none;
    padding-bottom: 10px;
}

body.inner #PageContent ul.column.three li {
    float: left;
    margin-right: 30px;
}
table.files {width:100%}

table.files tr.even td {
    padding-top:5px;
}

table.overview {
    border-collapse:collapse;
    border:1px solid silver;
    margin:10px 0;
}

td.cv_info {
    width:30%;
    padding-right:10px;
}

td.cv_info strong {
    display:block;
    color:#0a2679;
}

td.actions {
    vertical-align:middle;
}

#selectionYourOrder table.styled {
    width:90%;
    background:none;
    border:none;
    margin:0;
}

table.styled,table.styledgrey,table.basic {
    border-collapse:collapse;
    width:auto;
}

table.styled td,table.styled th,table.styledgrey td,table.styledgrey th {
    margin:0;
    padding:2px 3px;
}

table.styled th {
    border:0;
    vertical-align:top;
}

table.styled td {
    border-bottom-width:0;
    vertical-align:top;
}

table.styled td.actions {
    border-top:0;
    width:100px;
    text-align:center;
}

table.styled td.actions .button {
    clear:both;
    float:left;
    margin:1px;
}

table.styled .hr {
    height:5px;
}

table.styled td.jobvacancies,table.styled th.jobvacancies {
    border-left:1px solid #AADAFE;
    padding:5px 10px;
}

table.styled {
    background:#ceeafe url('../images/backgrounds/table_backgr_light.gif') repeat-x left top;
    border:none;
}

table.styledgrey {
    background:#f8f8f8 url('../images/backgrounds/table_grey_backgr_light.gif') repeat-x left top;
    border:none;
}

table.styled td,table.styled th {
    border:1px solid #AADAFE;
    color:#0C2577;
}

table.styledgrey td,table.styledgrey th {
    border:none;
    border-bottom:1px dotted #a2a2a2;
}

table.styled th a:hover,table.styled th a.active {
    color:#1033aa;
}

table.styled .odd {
    background:#fcfdff url('../images/backgrounds/joblisting-backgr-invers.jpg') repeat-x scroll left -75px;
}

table.styled .even {
    background:#fcfdff url('../images/backgrounds/joblisting-backgr-invers.jpg') repeat-x scroll left -20px;
}

table.overview td.number {
    width:20px;
}

table.overviewLinkedCompany td.company_name {
    width:90px;
}

#PageContent ul.gallery{
    clear:both;
    position:relative;
    width: 700px;
}

#PageContent ul.gallery li {
    display:block;
    float:left;
    width:170px;
    height:150px; /* fixed because company name can be multiple lines long */
    cursor:pointer;
    text-align:center;
    background:none;
    margin:10px 20px 0 0;
    padding:0 !important;
}

#PageContent ul.gallery .company_name,#PageContent ul.gallery .company_logo,#PageContent ul.gallery .date,#PageContent ul.gallery .date {
    display:block;
    text-align:center;
}

#PageContent ul.gallery .company_name{
    margin: 5px 0;
}

#PageContent ul.gallery .company_logo {
    position:relative;
}

#PageContent ul.gallery .company_logo img{
    width:160px;
    height:80px;
    display:block;
    position:relative;
}

ul.gallery li {
    border:1px solid #DBEBFF;
}

ul.gallery li:hover {
    border:1px solid #4088EE;
}

.wideBoxDim {
    width:760px;
    background:#edf6ff url('../images/panels/wideboxtopblue.gif') no-repeat top left;
    padding-top:15px;
    display:block;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:11px;
}

.wideBoxDim h3 {
    width:740px;
    padding-bottom:5px;
    background:url('../images/panels/dottedline.gif') repeat-x bottom left;
    display:block;
    margin:0 10px 15px;
}

#InternalLinks {
    _height:168px;
    min-height:168px;
}

#InternalLinks .image {
    border-left:1px solid #FFF;
    height:183px;
    overflow:hidden;
    position:absolute;
    right:-43px;
    top:-40px;
    width:437px;
    z-index:3;
    background:#fff url('../images/backgrounds/errorpage_multi-ethnic_business_group.jpg') no-repeat top right;
}

#HomeLinks .column.last,#ContactLinks .column.last {
    position:absolute;
    right:0;
    top:0;
    width:200px;
}

#menuMyCV.moving {
    position:fixed;
    z-index:100;
}

.controls {
    padding-bottom:0;
    float:left;
}

#content_top ul {
    list-style-type:square;
    margin:15px;
}

#content_top h3 {
    font-size:14px !important;
    font-weight:700;
    margin:1em 0;
}

body #content_footer {
    margin-top:20px;
    clear:both;
}

.rounded {
    padding: 10px;
}

.corner,.topleft,.topright,.bottomleft,.bottomright {
    position:absolute;
    width:8px; /* smaller corners */
    height:8px;
    background:#fff;
    background-repeat:no-repeat;
}

.topleft,.tl {
    top:0 !important;
    left:0 !important;
    background-position:top left !important;
}

.topright,.tr {
    position:absolute !important;
    top:0 !important;
    right:0 !important;
    background-position:top right !important;
}

.bottomleft,.bl {
    position:absolute !important;
    bottom:0 !important;
    _bottom:-1px !important;
    left:0 !important;
    background-position:left bottom !important;
}

.bottomright,.br {
    position:absolute !important;
    bottom:0 !important;
    right:0 !important;
    _bottom:-1px !important;
    background-position:right bottom !important;
}

#PageContent .box .content {
    _margin:5px 10px;
    margin:5px 0;
}

#ContentFront .leftcolumn .boxes {
    width:540px;
    margin:15px 0 0;
}

/*
	.bluebox	= #edf6ff
	.midbluebox	= #daebff
	.orangebox	= #fe8502
	.greybox	= #ededed
	.chalk 		= #ffffe0
	.pink 		= #ffddb6
	.sand 		= #ffffae
	.grapefruit = #FFCD7F
	.orange 	= #fa681b *

*/

.chalk, .chalkbox {
    position:relative;
    background-color:#ffffe0;
}

.pink, .pinkbox {
    position:relative;
    background-color:#ffddb6;
}

.sand, .sandbox {
    position:relative;
    background-color:#ffffae;
}

.grapefruit, .grapefruitbox {
    position:relative;
    background-color:#FFCD7F;
}

.bluebox {
    position:relative;
    background-color:#edf6ff;
    text-align:left !important;
}

.midbluebox {
    position:relative;
    background-color:#daebff;
    text-align:left !important;
    _padding:8px 15px 5px 15px !important;
}

.orangebox {
    position:relative;
    background-color:#FF8601;
    text-align:left !important;
    background:#fe8502 url('../images/panels/backgr_fe8502_gradient.gif') repeat-x top left;
}

.transbox {
    position:relative;
    text-align:left !important;
}

.bluebox,.greybox,.midbluebox,.orangebox,.sandbox, .lightorangebox, .olobox, .call2actionbox {
    _padding:0;
    margin-bottom:19px;
    padding:10px;
}

.boxes .box,.boxes .bluebox,.boxes .transbox,.boxes .greybox,.boxes .orangebox,.boxes .sandbox, .boxes .olobox, .boxes .call2actionbox {
    width:43%;
    margin-right:5px;
}

#ContentArticle .boxes .box,
#ContentArticle .boxes .bluebox,
#ContentArticle .boxes .transbox,
#ContentArticle .boxes .greybox,
#ContentArticle .boxes .orangebox,
#ContentArticle .boxes .sandbox {}

.box.rounded.bluebox.hidden, .box1 .rounded.bluebox.hidden, .box2 .rounded.bluebox.hidden {
    display: none;
}

.leftcolumn .box.rounded.bluebox.hidden.top {
    display: block;
    width: 100%;
    z-index: 1000;
    position: relative;
}

body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter {
    float: left;
    padding: 10px 0;
    width: 100%;
    margin-bottom: 20px;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter h2{
    float: left;
    margin: 0px 15px;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul {
    float: left;
    margin: 0 1%;
    padding: 0;
    width: 98%;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul li.rlElement {
    background: none repeat scroll 0 0 #EFF7FF;
    border-bottom: 1px solid #DBECFE;
    float: left;
    margin: 0 1%;
    padding: 10px 0;
    width: 98%;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul li.rlElement a {
    font-weight:  12px;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul li.rlElement a:hover {
    text-decoration: underline !important;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul li.rlElement.even {
    background: none repeat scroll 0 0 #FFFFFF;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul li.rlElement.odd:hover {
    background: url("../images/backgrounds/joblisting-hover-even.gif") repeat-x scroll left bottom #EFF7FF;
}
body #PageContent .leftcolumn .box.rounded.bluebox.hidden.top.alter ul li.rlElement.even:hover {
    background: url("../images/backgrounds/joblisting-hover-odd.gif") repeat-x scroll left bottom #EFF7FF;
}




.rightcolumn .box.rounded.bluebox.hidden.right {
    display: block;
}

#SideContent .box1 .box.rounded.bluebox.hidden.topleftbox {
    display: block;
    width: 150px;
}

#SideContent .box2 .box.rounded.bluebox.hidden.middleleftbox {
    display: block;
    width: 150px;
}

body.fourcolumn .boxes .box {
    width:46.5%;
}

body.fourcolumn .boxes.threeboxes .box {
    width:30%; /* 3 columns */
}

body.wireframe .boxes.threeboxes .box {
    width:30%;
    _width: 29%;
}

body.wireframe .boxes .box.leftbox {
    width:63%;
    _width: 62%;
}

body.wireframe .boxes .box.rightbox {
    width:30%;
}

body.wireframe #PageContent .boxes .equalHeight .readmore{
    position: relative;
}

.boxes .bluebox.big,.boxes .transbox.big,.boxes .greybox.big,.boxes .orangebox.big .boxes .sandbox.big {
    width:99%;
    min-height:240px;
    _height:240px;
    margin-right:5px;
}

.boxes.banners .bluebox,.boxes.banners .transbox,.boxes.banners .greybox,.boxes.banners .orangebox,.boxes.banners .sandbox {
    min-height:200px;
    width:auto;
    padding-bottom:0;
}

.rightcolumn .box {
    min-width:180px;
}

.orangebox .topleft,.orangebox .topright,.orangebox .bottomleft,.orangebox .bottomright {
    width:9px;
    height:10px;
    background-image:url('../images/panels/rounded_10px_fe8502_gradient.gif');
}

.sand .topleft,.sand .topright,.sand .bottomleft,.sand .bottomright,
.sandbox .topleft,.sandbox .topright,.sandbox .bottomleft,.sandbox .bottomright {
    background-image:url('../images/panels/rounded_10px_ffffae.gif');
}

.chalk .topleft,.chalk .topright,.chalk .bottomleft,.chalk .bottomright,
.chalkbox .topleft,.chalkbox .topright,.chalkbox .bottomleft,.chalkbox .bottomright {
    background-image:url('../images/panels/rounded_10px_ffffe0.gif');
}

.grapefruit .topleft,.grapefruit .topright,.grapefruit .bottomleft,.grapefruit .bottomright,
.grapefruitbox .topleft,.grapefruitbox .topright,.grapefruitbox .bottomleft,.grapefruitbox .bottomright {
    background-image:url('../images/panels/rounded_10px_ffcd7f.gif');
}

.pink .topleft,.pink .topright,.pink .bottomleft,.pink .bottomright,
.pinkbox .topleft,.pinkbox .topright,.pinkbox .bottomleft,.pinkbox .bottomright {
    background-image:url('../images/panels/rounded_10px_ffddb6.gif');
}

.bluebox .topleft,.bluebox .topright,.bluebox .bottomleft,.bluebox .bottomright {
    background-image:url('../images/panels/rounded_10px_edf6ff.png');
    _background-image:url('../images/panels/rounded_10px_edf6ff.gif');
}

.midbluebox .topleft,.midbluebox .topright,.midbluebox .bottomleft,.midbluebox .bottomright {
    background-image:url('../images/panels/rounded_10px_daebff.png');
    _background-image:url('../images/panels/rounded_10px_daebff.gif');
}

.sandbox .topleft,.sandbox .topright,.sandbox .bottomleft,.sandbox .bottomright {
    background-image:url('../images/panels/rounded_15px_ffffae.jpg');
}

.orangebox * {
    color:#000;
    border-color:#000;
}

.greybox .topleft,.greybox .topright,.greybox .bottomleft,.greybox .bottomright,.grey .topleft,.grey .topright,.grey .bottomleft,.grey .bottomright {
    background-image:url('../images/panels/rounded_10px_ededed.gif');
    height:10px;
    width:10px;
}

.greybox .topright,.greybox .bottomright,.grey .topright,.grey .bottomright {
    _right:0 !important;
}

.lightorangebox {
    position:relative;
    background-color:#fff0d9;
}

.column .lightorangebox {
    margin-bottom:19px;
}

.lightorangebox .topleft,.lightorangebox .topright,.lightorangebox .bottomleft,.lightorangebox .bottomright {
    background-image:url('../images/panels/rounded_6px_fff0d9.png');
    _background-image:url('../images/panels/rounded_6px_fff0d9.gif');
}

.lightorangebox.couple {
    background:#fff0d9 url(../images/panels/bottom-fff0d8-couple-238.gif) no-repeat right bottom;
}

.lightorangebox.couple .columnContent {
    padding-bottom:60px;
}

/* "menu" top box */
.box.sectiontitle {
    float:none;
}

.box.sectiontitle.withimg {
}

.box.sectiontitle #frontpic {
    position: relative;
    z-index: 999;
    top: -10px;
    right: -10px;
    float: right;
    margin: 0 0 0 20px;
}



span.required {
    color:#D54602;
}

.editable:hover,.editable:focus,.editable:target {
    border:1px dotted silver;
    padding:2px;
}

.sorting .select {
    border:1px solid #e0e7ee;
    color:#222;
    background-color:#fff;
    text-align:left;
    font-family:Verdana, sans-serif;
    font-size:11px;
    padding:0;
}

.MandatoryField,.ErrorMessage {
    color:#e61414;
}

label.radio,label.checkbox,.InputStyle,.text,.textarea,.file_uploader .file,.SelectStyle,.select#SearchForm .input {
    color:#424240;
}

.InputStyle,.text,.textarea,.file_uploader .file,.SelectStyle,.select,#SearchForm .input {
    background-color:#fff;
    border:1px solid #7F9DB9;
}

form#CommentsForm .input {
    border:1px solid #ccc;
}

.mainform label {
    color:#1c5396;
}

form label.radio {
    color:#242424;
    margin-right:5px;
    min-width:inherit;
}

form .row.borderBottomDotted {
    border-bottom:1px dotted #b8babc;
}

.chalk h3,.chalk p,
.chalkbox h3,.chalkbox p {
    color:#878482 !important;
}

.pink h3,.pink p,
.pinkbox h3,.pinkbox p {
    color:#bd521a !important;
}

.sand h3,.sand p,
.sandbox h3,.sandbox p {
    color:#5e4537 !important;
}

.large.block.orange *,
.orangebox * {
    color:#fff !important;
}

.grapefruit h3,.grapefruit p,
.grapefruitbox h3,.grapefruitbox p	 {
    color:#bb4606 !important;
}

.BulletListGrey a:hover,.bulletlistgrey a:hover {
    border-bottom:1px dashed #424242;
}

#navigation li.selected {
    background-color:#EDF2F6;
    float:left;
    padding-left:10px;
    background:#edf2f6 url('../images/navigation/mainnav-tableft.gif') left top no-repeat;
}

.nav a:hover,.WelcomeMsg a:hover {
    /*border-bottom:dashed 1px #434E6C;*/
}

a.activeLink:link,a.activeLink:visited {
    color:#fff;
    background-color:#4088EC;
    padding:1px 2px;
}

#SearchContainer blockquote,#DashBoard blockquote {
    color:#FFF;
}

#SearchContainer .JobLinks a:hover,.FooterPanelContainer .JobLinks a:hover {
    border-bottom:dashed 1px #FFF;
}

.PaginationLinks a:hover,.JobLinks a:hover {
    /*border-bottom:dashed 1px #0C2579;*/
}

.FadedPanelListingMiddle .JobLinks {
    color:#D5E6F6;
}

#hotJobs li a:hover {
    background-color:#4088EC;
    color:#fff !important;
}

.tagCloud a:hover {
    background-color:#4088EC;
    color:#fff !important;
}

#SearchNavigation li a,#SearchNavigation li a:visited,#SearchNavigation li a:active,#DashBoard .tabs li a,#DashBoard .tabs li a:visited,#DashBoard .tabs li a:active {
    color:#DBEBFF;
    border-bottom:1px solid #013A91;
}

#SearchNavigation li a:hover,#DashBoard .tabs li a:hover {
    /*border-bottom:dashed 1px #DBEBFF;*/
}

.note {
    color:#5E5E5E;
}

.BulletListGrey a:link,
.BulletListGrey a:visited,
.bulletlistgrey a:link,
.bulletlistgrey a:visited,
#DashBoard .left p,
body .feedback.welcome,
body .helper.info p a:link,
body .helper.info p a:visited,
#FooterLogo p,
#Footer li,
#Footer ul.nav li {
    color:#424242;
}

div.feedback.warning *,
div.feedback.error * {
    color:#FD6900;
    font-weight:700;
}

div.feedback.warning a:link, div.feedback.warning a:visited,
div.feedback.error a:link, div.feedback.error a:visited,
div.feedback.error strong{
    font-style:italic;
}

form .error input,
form .large .error input,
form .large .error textarea,
form .large .error select {
    border:1px solid #FD6900 !important;
}

form .error .error,
form .row.error.warning,
form .row.error.warning a:link,
form .row.error.warning a:visited {
    color:#FD6900 !important;
}

input.validation-failed,textarea.validation-failed,select.validation-failed {
    background-color: #fff;
}

label.validation-failed{
    color:#FD6900 !important;
}

div.dialogbox.alert,
div.dialogbox.confirm,
div.dialogbox.message,
div.dialogbox.default {
    background:transparent url('../images/panels/dialogbox2.png') no-repeat scroll left bottom;
    padding:1px 0 20px;
}

div.dialogbox.alert .dialogboxContent,
div.dialogbox.confirm .dialogboxContent,
div.dialogbox.message .dialogboxContent,
div.dialogbox.default .dialogboxContent {
    font-size:11px;
    background:transparent url('../images/panels/dialogbox2.png') no-repeat scroll left top;
    margin-top:-5px;
    padding:10px 25px 10px 15px;
}

.eja_name,.em {
    background-color:#AADAFE;
    color:#023785;
}

dl.styled dt {
    color:#0c2577;
    background:#fff url('../images/backgrounds/joblisting-backgr-invers.jpg') repeat-x scroll left -25px;
    border-bottom:1px solid #DDEEFE;
}

dl.styled table tr:hover td {
    background:#fbf6e3 url('../images/backgrounds/background_gradient_vertical_yellow.gif') repeat-x top left;
}

dl.styled thead {
    background-color:#fff;
    color:#0c2577;
    border-top:1px solid #CEEAFE;
    border-bottom:1px solid #CEEAFE;
}

ul.styled li {
    background:#CEEAFE none repeat scroll 0 0;
    border-bottom:1px solid #FFF;
    clear:both;
    height:27px;
}

.thecomment {
    background:#EEE none repeat scroll 0 0;
    border:1px solid #CCC;
    height:50px;
    overflow-y:auto;
    margin-bottom:10px !important;
    font-style:italic;
    padding:0;
}

a.signal:link,a.signal:visited,#QuickPollContainer .note {
    color:#999;
}

#content_top,#content_top td,#content_top p,#content_top li {
    color:#484848;
}

.block.large.extras .title,.block.large.extras .header h3,.block.large.extras .title a:link,.block.large.extras .title a:visited,.block.large.extras .header h3 a:link,.block.large.extras .header h3 a:visited {
    color:#697292;
}

.BulletList li,.bulletlist li,.bullet,#Panel2ColBlueContainer p,
#SearchNavigation li.selected,#DashBoard .tabs li.selected,
#SearchContent label,
#DashBoard .box .content label,
#SearchForm label,
.SearchTitle,.searchtitle,
.NoBulletList li,#navigation li,
.PaginationLinks strong,.PaginationLinks li,.PaginationLinks a:link,.PaginationLinks a:visited,h3#Choose,#error_LoginForm p,
#Footer .h3 {
    color:#0C2579;
}

.hover tr:hover {
    background:#fcecac url('../images/backgrounds/background_gradient_vertical_yellow.gif') repeat-x top left;
}

table.files tr.odd td {
    border-bottom:1px dotted silver;
}

a.bullet:hover,a.bullet:active {
    /*border-bottom:1px dashed #0c2577 !important;*/
    padding-bottom:0 !important;
}

.InputStyle,.text,.textarea,.file_uploader .file,.stealth,.textarea.readonly,.SelectStyle,.select,.block.large .tag {
    font-family:Arial, Helvetica, sans-serif;
}

#PageContent h4 {
    color:#222;
    font-size:12px;
    margin:30px 0 10px;
}

input.readonly {
    font:bold 12px Arial, Helvetica, sans-serif;
    background:transparent;
    border:none !important;
}

form .textarea {
    font-family:"lucida sans", helvetica, arial, sans-serif;
    font-size:12px;
}

#SearchContainer .search-panel-right blockquote,#DashBoard .box .panel-right blockquote {
    font-size:11px;
    font-style:italic;
    line-height:1.4;
    text-align:left;
}

#SearchContent label,#DashBoard .box .content label,#SearchForm label {
    font-size:11px;
    font-weight:700;
    text-transform:capitalize;
}

h2.title,.block.large .title,.block.large .header h3,.block.large .header h3.title {
    font:bold 18px "trebuchet ms", helvetica, arial, sans-serif;
}

.block.large .header .title .right.note {
    line-height:1;
    text-transform:none;
    width:50%;
}

#SideContent .block h2 {
    font:bold 12px verdana,arial;
    letter-spacing:normal;
    margin-bottom:0;
    margin-left:0;
}

#SideContent .block .h3 {
    font:bold 12px verdana,sans-serif;
    margin-bottom:5px;
    margin-left:0;
}

#Sitemap h3 {
    font:bold 11px verdana,arial,sans-serif;
    height:inherit;
    letter-spacing:normal;
    line-height:1.2;
    margin:0 8px 5px;
}

#Sitemap ul {
    margin:0 8px 5px;
}

.block.large.info .title {
    font-weight:700;
    background:none !important;
    letter-spacing:normal;
}

#navigation li {
    font-weight:700;
    font-size:11px;
    text-transform:capitalize;
    display:block;
    float:left;
    padding-left:10px;
    text-align:center;
}

#LanguageList li,#languagelist li {
    font-size:10px;
    font-weight:400;
    float:left;
    padding:0 0 2px;
}

#WelcomeMsg,#WelcomeMsg p {
    font-size:11px;
    font-weight:700;
}

#WelcomeBox h2,#WelcomeBox h1 {
    font-size:18px;
    line-height:1.2;
    text-transform:none;
    letter-spacing:-1px;
}

body.inner .block .header h3,body.inner .block .header .title {
    font-size:16px !important;
}

body.inner #YourSelectedCompany.block .header .title strong {
    color:#121212;
}

.SearchTitle,.searchtitle {
    font-size:11px;
    font-weight:700;
    text-transform:uppercase;
}

.errorContainer p {
    font-weight:700;
    line-height:1.2;
    margin:0 -5px 10px;
}

.helper h4,.helper.info p {
    font-weight:400;
    font-size:11px;
}

body.error .errorLang {
    font-size:60%;
    position:absolute;
    top:2px;
    right:5px;
}

.vcard .title {
    font-size:normal;
}

.tagCloud {
    font-size:9px !important;
    float:left;
    overflow:auto;
    overflow-x:hidden;
    overflow-y:auto;
    padding:0;
}

.box h2,.box .h2,.doublebox h2 {
    font-size:18px;
    font-size-adjust:none;
    margin-bottom:5px;
}

#Sitemap h2,.joblisting.standard h1.job_title {
    font-size:18px;
    font-weight:700;
}

.wideBoxDim h3,#Panel_Communities #CommunityFeaturette h3 {
    font-size:18px;
}

.article .title,.article-title {
    font-size:12px !important;
    padding-top:0;
    height:auto;
    margin:0 150px 5px 0;
}

#content_top td,#content_top p,#content_top li,#content_top h4,.contact_info p {
    font-size:11px !important;
}

#Footer .h3 {
    font:bold 11px "trebuchet ms", verdana, sans-serif;
}

a.calender {
    background:url('../images/icons/calender.gif') no-repeat left center;
    width:20px;
    height:20px;
    display:block;
    margin-left:2px;
    cursor:pointer;
    overflow:hidden;
    float:left;
}

a.color {
    background:url('../images/icons/color_wheel.png') no-repeat left top;
    width:20px;
    height:20px;
    display:block;
    margin-left:2px;
    cursor:pointer;
    overflow:hidden;
    float:left;
}

a.video:link,a.video:visited {
    background:url('../images/icons/video.png') left no-repeat;
    padding-left:20px;
    display:block;
    height:16px;
}

a span.rss,a.rss {
    background:url('../images/icons/rss_small.gif') left no-repeat;
}

a span.delicious_ico,a.delicious_ico {
    background:url('../images/icons/delicious_icon.gif') left no-repeat;
}

a span.buzz_ico,a.buzz_ico {
    background:url('../images/icons/buzz_icon.gif') left no-repeat;
}

a span.facebook_ico,a.facebook_ico {
    background:url('../images/icons/facebook_icon.gif') left no-repeat;
}

a span.sharethis_ico,a.sharethis_ico {
    background:url('../images/icons/sharethis_icon.gif') left no-repeat;
}

a span.print,a.print {
    background:url('../images/icons/print_icon.gif') left no-repeat;
}

a span.send2friend,a.send2friend {
    background:url('../images/icons/send2friend_icon.gif') left no-repeat;
}

a.rsslink:link,a.rsslink:visited {
    display:block;
    width:44px;
    height:16px;
    background:#fff url('../images/icons/rss.gif') no-repeat;
    margin:2px 0;
}

a.rsslink:link span,a.rsslink:visited span {
    position:absolute;
    top:-9000em;
    left:-9000em;
}

a.rsstext {
    font-size:11px;
    line-height:1.2;
    color:#E5843F;
}

.arrow_open {
    background:url('../images/bullets/bullet-arrow-close.gif') no-repeat left 50%;
    padding-left:10px;
}

.arrow_close {
    background:url('../images/bullets/bullet-arrow-open.gif') no-repeat left 50%;
    padding-left:10px;
}

.flagged.small a:link,.flagged.small a:visited,.flagged.small a:hover {
    padding-left:0;
    border-bottom:none;
    margin:0;
}

.flagged.small .flag {
    display:block;
    float:left;
    background:transparent url('../images/backgrounds/compress/str-homepage-sprite.png') no-repeat 0 0;
    width:14px;
    height:12px;
    overflow:hidden;
    margin:2px 4px 0 0;
}

.flagged.small .at .flag {
    background-position:0px -362px;
}

.flagged.small .be .flag {
    background-position:-14px -362px;
}

.flagged.small .de .flag {
    background-position:-28px -374px;
}

.flagged.small .it .flag {
    background-position:0px -386px;
}

.flagged.small .dk .flag {
    background-position:0px -374px;
}

.flagged.small .fr .flag {
    background-position:-14px -374px;
}

.flagged.small .lu .flag {
    background-position:-14px -386px;
}

.flagged.small .nl .flag {
    background-position:-28px -362px;
}

.flagged.small .no .flag {
    background-position:-28px -24px;
}

.flagged.small .se .flag {
    background-position: 0px -398px;
}

.flagged.small .uk .flag {
    background-position:-14px -398px;
}

.flagged.small .ie .flag {
    background-position: -42px -386px;
}
.flagged.small .za .flag {
    background-position: -70px -386px;
}
.flagged.small .en-caribbeanjobs .flag {
    background-position: -28px -398px;
}
.flagged.small .es-estascontratado .flag {
    background:transparent url('../images/backgrounds/compress/flag-panama.png') no-repeat 0 0;
    background-size:100% 100%;
}
.flagged.small .ie-nijobs .flag {
    background-position:-42px -398px;
}
.flagged.small .mu .flag {
    background-position: -56px -386px;
}
.flagged.small .es-tecoloco .flag {
    background-position: -70px -398px;
}

.block.large.stone01 .stone,
.block.large.stone02 .stone,
.block.large.stone03 .stone {
    display:block;
    position:absolute;
    top:10px;
    left:10px;
    width:45px;
    height:51px;
}

.block.large.stone01 .stone,.doublebox.stone01 .stone {
    background-image:url('../images/stones/stone1.png');
    background-repeat:no-repeat;
}

.block.large.stone02 .stone,.doublebox.stone02 .stone {
    background-image:url('../images/stones/stone2.png');
    background-repeat:no-repeat;
}

.block.large.stone03 .stone,.doublebox.stone03 .stone {
    background-image:url('../images/stones/stone3.png');
    background-repeat:no-repeat;
}

.block.large.stone01 .content,.block.large.stone02 .content,.block.large.stone03 .content {
    padding-left:5.5em !important;
    width:auto;
}

#Sitemap h2.stone {
    background:transparent url('../images/stones/stone1_small.gif') no-repeat top left;
    padding-left:28px;
    height:35px;
}

button {
    border:0;
    background-color:transparent;
    display:inline;
    font:bold 11px Verdana, Arial, Helvetica, sans-serif;
    cursor:hand;
    text-transform:uppercase;
    width:auto;
    overflow:visible;
    visibility:visible;
    margin:0;
    padding:0;
}

body .button p {
    font-size:11px;
    margin:0 !important;
}

#CallToAction .button h2,#SingleCallToAction .button h2 {
    color:#000;
    letter-spacing:-1px;
}

#SingleCallToAction {
    position:absolute;
    top:0;
    right:-150px;
    text-align:left;
    width:130px;
}

#Panel_TakeAction #SingleCallToAction {
    position:relative;
    top:auto;
    right:auto;
    width:170px;
    margin:0 5px;
}

#CandidateQuote button {
    width:100px;
    float:left;
    margin:10px 0 0;
}

.button.simple,.simplebutton {
    background-color:#004997;
    color:#fff !important;
    display:block;
    font-size:10px;
    font-weight:700;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    _cursor:hand;
    border-color:#738EB4 #0C2577 #0C2577 #738EB4;
    border-style:solid;
    border-width:1px;
    margin:5px 10px 5px 0;
    padding:2px 6px;
}

.button.simple span,.simplebutton span {
    display:block;
    text-align:center;
    white-space:nowrap;
}

.row.buttons button.simple {
    float:left;
    margin:0;
}

.button.simple:active,.simplebutton:active {
    background-color:#0c2577;
    border-color:#000f25 #738eb4 #738eb4 #000f25;
    border-width:2px 1px 1px 2px;
    padding:2px 6px;
}

.HomeCallToActionHoriz {
    width:168px;
    _width:170px;
    color:#434343;
}

body.inner #CallToAction .button {
    float:none;
    padding-bottom:10px;
}

body.inner #SideContent .button {
    margin-bottom:20%;
    width:100%;
}

#CallToAction .button a:link,#CallToAction .button a:visited,#SingleCallToAction .button a:link,#SingleCallToAction .button a:visited,#CallToAction2 .button a:link,#CallToAction2 .button a:visited {
    margin-top:7px;
    color:#000;
}

.ButtonBlueOnLtBlueBack,.ButtonBlueOnLtBlue,.ButtonLargeBlue,.ButtonLargerBlue {
    cursor:pointer;
    background:transparent url('../images/buttons/buttonlarge-003786.png') no-repeat right 1px;
/background:transparent url('../images/buttons/buttonlarge-003786.png') no-repeat right 0;
    _background:transparent url('../images/buttons/buttonlarge-003786-on-dbebff.gif') no-repeat right 0;
    padding-right:15px;
    vertical-align:middle;
    white-space:nowrap;
    display:block;
}

a.ButtonLargeBlue,a.ButtonLargerBlue {
    background:transparent url('../images/buttons/buttonlarge-003786.png') no-repeat right top;
    _background:transparent url('../images/buttons/buttonlarge-003786-on-ffffff.gif') no-repeat right top;
    border: none !important;
}

.ButtonBlueOnLtBlueBack span,.ButtonBlueOnLtBlue span,.ButtonLargeBlue span,.ButtonLargerBlue span {
    font-size:11px;
    font-weight:700;
    color:#FFF !important;
    display:block;
    padding-left:7px;
    line-height:2;
    white-space:nowrap;
    text-transform:uppercase;
    margin:0;
    background-color:#004997; /* failsafe when images don't load */
/background-color:#003786; /* failsafe when images don't load */
}

.ButtonBlueOnLtBlueBack span,.ButtonBlueOnLtBlue span {
    background-color:#003786;
}

.ButtonBlueOnLtBlue {
    background:url('../images/buttons/button-003786-on-dbebff.gif') no-repeat right 0;
}

.ButtonBlueOnLtBlueBack {
    background:url('../images/buttons/button-003786-on-dbebff-back.gif') no-repeat left 1px;
    padding-left:10px;
    padding-right:5px;
}

.next {
    background:url('../images/buttons/button-979797-on-ffffff.gif') no-repeat right 1px;
}

.previous {
    background:url('../images/buttons/button-979797-on-ffffff-back.gif') no-repeat left 1px;
}

.next,.previous {
    height:25px;
    padding-top:1px;
    font-weight:700;
}

a.next:link,a.next:visited,a.previous:link,a.previous:visited {
    color:#fff !important;
    display:block;
    text-align:center;
}

a.next:link span,a.next:visited span {
    margin:0 10px 0 5px;
}

a.previous:link span,a.previous:visited span {
    margin:0 5px 0 10px;
}

#CallToAction #Button_Newsletter,#CallToAction #Button_JobsByEmail,#CallToAction #Button_MatchingJobs,#CallToAction #Button_AddYourCV,#CallToAction #Button_NeedHelp {
    background:transparent url('../images/stones/threestones.gif') no-repeat 0 0;
    _background-color:#fff !important;
    background-position:110px 0;
}

#CallToAction #Button_Newsletter input,#CallToAction #Button_JobsByEmail input {
    width:98%;
}

#CallToAction #Button_JobsByEmail {
    background-position:-70px 0;
}

#CallToAction #Button_Newsletter,#CallToAction #Button_MatchingJobs {
    background-position:-260px 0;
}

body.jobs.advancedsearch #CallToAction #Button_AddYourCV,body.jobs.advancedsearch #CallToAction #Button_JobsByEmail,body.jobs.advancedsearch #CallToAction #Button_Newsletter {
    background-position:90% 0;
}

#Panel_TakeAction #CallToAction .button {
    background-position:85% top;
}

#SideContent .button h2 {
    font-size:15px;
    padding:10px 0 25px 25%;
}

.add {
    background:transparent url('../images/bullets/bullet_add.png') no-repeat 100% 50%;
    padding-right:18px !important;
}

.remove {
    background:transparent url('../images/bullets/bullet_delete.png') no-repeat 100% 50%;
    padding-right:18px !important;
}

.CallToActionTitle,#CallToAction .button h2 {
    padding:15px 0;
}

#CallToAction #Button_ForRecruiters.button h2 {
    padding:15px 10px 0;
}

.CallToActionImage {
    float:left;
    width:45px;
}

form#companyTextSearchForm button {
    width:100px;
}

.block.large.info ul {
    list-style-type:lower-latin;
    margin-left:15px;
}

.block.large.info ul li {
    margin-bottom:2px;
}

.block.large.info .header h3.title {
    margin:0 0 0 5px;
}

.block.large.info .row p {
    float:left !important;
    margin:5px 12px;
}

.block.large.info .row .buttons {
    margin:10px 7px 0;
}

form .block.large .row.info,
.block.large .content form .row.info {
    line-height:1.2;
    margin:15px 0 10px 210px;
    padding:0;
    width:450px;
}

.helper {
    position:absolute;
    top:0;
    right:0;
    text-align:left;
    line-height:normal;
}

.block.large .helper {
    width:180px;
    padding:4px 6px;
}

.helper.info h4 {
    padding-left:15px;
    background:transparent url('../images/icons/icon_questionmark.gif') no-repeat left 0;
    float:right;
    font-size:11px;
}

#SubcribeToNewsletters .helper {
    width:200px;
    top:140px;
    left:350px;
}

.errorContainer {
    position:relative;
    display:none;
    width:700px;
    margin:0 10px;
    padding:5px 10px;
}

.errorContainer ol {
    margin-top:20px;
}

body.error #errorMessages .block {
    position:relative;
    float:left;
    width:345px;
    min-height:60px;
    background:#dbebff url('../images/panels/bottomleft-dbebff.gif') no-repeat left bottom;
    margin:10px;
    padding:0;
}

body.error #errorMessages .block .header {
    background:transparent url('../images/panels/topleft-dbebff.gif') no-repeat left top;
}

body.error #errorMessages .block .header h2 {
    background:transparent url('../images/panels/topright-dbebff.gif') no-repeat right top;
    padding-top:25px;
    margin:0 0 2px 5px;
}

body.error #errorMessages .block .content {
    background:transparent url('../images/panels/bottomright-dbebff.gif') no-repeat scroll right bottom;
    height:50px;
    width:325px;
    margin:0 0 0 10px;
    padding:0 1em 0 0;
}

body.error .errorMessage {
    position:absolute;
    top:10px;
    left:10px;
    text-transform:none;
}

#error_LoginForm {
    width:300px;
    margin-top:10px;
}

.lightbox .errorContainer {
    float:none;
    width:470px;
    display:block;
    font-size:11px;
}

form .large .error input,form .large .error textarea,form .large .error select {
    position:relative;
    z-index:1;
}

form .error .error {
    display:inline;
    position:absolute;
}

form .error .error span {
    position:relative;
    background:#fff0d9 url('../images/icons/alert.png') no-repeat scroll 5px 4px;
    display:block;
    padding:2px 10px 0 22px;
    line-height:normal;
}

form .row.error.warning p,
form .row.error.warning span {
    background:#fff0d9 url('../images/icons/alert.png') no-repeat scroll 5px 4px;
    color: #FD6800;
    display:block;
    min-height:11px;
    line-height:normal !important; /* why 1.2 ? */
    margin:6px 0 5px 1px;
    padding:4px 10px 4px 22px;
}

.error span.error a:link, .error span.error a:visited {
    font-weight:700;
    text-decoration:underline;
    color:#FD6800;
}

form .row.error.warning p a {
    font-weight:700;
    text-decoration:underline;
}

#LegalInformation .error .error {
    margin-left:0;
    width:300px;
}

.not-active {
    color:#708090 !important;
}

.feedback {
    clear:none;
    display:block;
}

body .feedback.info {
    display:block;
    z-index:0;
}

body .feedback.warning,body .feedback.error {
    background:#fff0d9 url('../images/icons/alert.png') no-repeat scroll 6px 6px;
    margin:1em 0;
    padding:5px 10px 5px 22px;
}

body div p.feedback.warning {
    padding:5px 10px 5px 30px;
}

.content .row.feedback {
    bottom:auto;
}

.row.feedback {
    color:#0C2577;
}

.row.feedback .feedback,.row.feedback .message {
    display:block;
    font-weight:700;
    text-align:left;
    margin:5px 0 0 5px;
    padding:4px 4px 4px 25px;
}

.poor .feedback {
    background:transparent url('../images/icons/add_blue.png') no-repeat 0 50%;
    padding-left:20px;
}

.file-doc,.file-docx,.file-gif,.file-jpg,.file-xls,.file-ppt,.file-pps,.file-swf,.file-txt,.file-rtf,.file-pdf,.file-default{
    padding:0 0 0 17px;
    line-height:17px;
}

.file-doc,.file-docx {
    background:transparent url('../images/icons/file_doc.png') no-repeat left 2px !important;
}

.file-gif {
    background:transparent url('../images/icons/file_gif.png') no-repeat left 2px !important;
}

.file-jpg {
    background:transparent url('../images/icons/file_jpg.png') no-repeat left 2px !important;
}

.file-xls {
    background:transparent url('../images/icons/file_xls.png') no-repeat left 2px !important;
}

.file-ppt {
    background:transparent url('../images/icons/file_ppt.png') no-repeat left 2px !important;
}

.file-pps {
    background:transparent url('../images/icons/file_pps.png') no-repeat left 2px !important;
}

.file-swf {
    background:transparent url('../images/icons/file_swf.png') no-repeat left 2px !important;
}

.file-txt {
    background:transparent url('../images/icons/file_txt.png') no-repeat left 2px !important;
}

.file-rtf {
    background:transparent url('../images/icons/file_rtf.png') no-repeat left 2px !important;
}

.file-pdf {
    background:transparent url('../images/icons/file_acrobat.gif') no-repeat left 2px !important;
}

.file-default {
    background:transparent url('../images/icons/file_unrecognized.png') no-repeat left 2px !important;
}

.attachments a.attachment{
    display:block;
}

.icon_mailing {
    width:19px;
    height:19px;
    background:transparent url('../images/icons/icon_cvbox_contact.gif') no-repeat top left;
    overflow:hidden;
    float:left;
    margin-left:2px;
}

.icon_edit {
    width:19px;
    height:19px;
    background:transparent url('../images/icons/icon_cvbox_editcomment.gif') no-repeat top left;
    overflow:hidden;
    float:left;
    margin-left:2px;
}

.icon_move {
    width:19px;
    height:19px;
    background:transparent url('../images/icons/icon_cvbox_movecv.gif') no-repeat top left;
    overflow:hidden;
    float:left;
    margin-left:2px;
}

.icon_delete {
    width:19px;
    height:19px;
    background:transparent url('../images/icons/icon_cvbox_delete.gif') no-repeat top left;
    overflow:hidden;
    float:left;
    margin-left:2px;
}

.icon_sendto {
    width:43px;
    height:19px;
    background:transparent url('../images/icons/cu_sendcv.gif') no-repeat bottom left;
    overflow:hidden;
    float:left;
    margin-left:2px;
}

.dialogbox.confirm .buttons {
    height:30px;
    margin-top:10px;
}

.Dashes1Col {
    float:left;
    height:26px;
    width:176px;
    background:url('../images/dashes/dots-grey-on-ffffff.gif') left 13px repeat-x;
    font-size:0;
}

.Dashes1ColFirst {
    float:left;
    height:26px;
    width:168px;
    background:url('../images/dashes/dots-grey-on-ffffff.gif') left 13px repeat-x;
    font-size:0;
}

#HomeCallToActionsDashes,.ResultsHR,.hr,#CallToAction .hr {
    clear:both;
    height:30px;
    background:transparent url('../images/dashes/dots-grey-on-ffffff.gif') left 15px repeat-x;
}

#Footer .hr {
    height:7px;
    background:transparent url('../images/dashes/dots-grey-on-ffffff.gif') left top repeat-x;
    margin-bottom:20px;
}

#Sitemap .hr {
    height:3px;
    background:transparent url('../images/dashes/dots-grey-on-ffffff.gif') left top repeat-x;
}

.BulletList,.bulletlist {
    list-style-type:none;
    padding-top:3px;
}

.BulletList li,.bulletlist li {
    background:url('../images/bullets/bullet-rounded-0c2579.png') no-repeat left 3px;
    _background-image:url('../images/bullets/bullet-rounded-0c2579.gif');
    padding-left:6px !important;
    line-height:1.25;
    padding-bottom:5px;
    clear:both;
}

.bullet {
    background:url('../images/bullets/bullet-rounded-0c2579.png') no-repeat left 5px;
    _background-image:url('../images/bullets/bullet-rounded-0c2579.gif');
    padding-left:8px !important;
    padding-bottom:2px;
    clear:both;
}

#HighlightedArticles h3 .bullet {
    background:none; /* no bullet is better */
    padding-left:0 !important;
}

.BulletList li ul {
    margin:5px 5px 0;
}

.BulletList li ul li {
    margin-bottom:5px;
    padding-bottom:0;
}

#SideContent .ContentRow .BulletList li.opened {
    background-image:url('../images/bullets/bullet-arrow-open.gif') !important;
    background-position:-4px !important;
}

.BulletListGrey,.bulletlistGrey {
    float:left;
    list-style-type:none;
    padding-top:3px;
    padding-bottom:6px;
}

.BulletListGrey li,.bulletlistgrey li {
    background:url('../images/bullets/bullet-arrow-grey.gif') left 3px no-repeat;
    padding-left:6px;
    line-height:1.25;
    padding-bottom:2px;
}

#PanelBlueContainer .BulletList {
    padding-left:7px;
}

.NoBulletList li,.nobulletlist li,.AnswerOption li {
    background:none !important;
    padding-left:0 !important;
}

ul.bullets {
    margin:10px 0 15px;
}

ul.bullets li {
    font-size:11px;
    line-height:18px;
    list-style:disc;
    margin-left:30px;
    clear:both;
}

h1.WhiteNoPad {
    min-height:23px;
    padding:2px 0 0;
}

#PanelBlueContainer h2,#PanelGreyContainer h2 {
    padding:0 0 5px 7px;
}

.columnContent h3 {
    margin-bottom:0;
}

h3#Choose,#Footer .h3 {
    _margin:0 0 0.5em 0;
    min-height:23px;
    margin:0;
    padding:0;
}

#Footer .h3 {
    line-height:normal;
}

#FooterLogo {
    float:left;
    height:54px;
    width:440px;
    background:url('../images/stepstone-footer-logo.gif') 1em top no-repeat;
    padding:0 0 20px 105px; /* room for the logo */
}
body[lang="sv"] #FooterLogo {
    height:90px;
    width: 540px;
    background:url(/5/resources/images/stepstone_and_blocket.png) 0px 0px no-repeat;
    padding:0 0 20px 130px; /* room for the logo */
    margin-top: 20px;
}
body[lang="sv"] #FooterDescription,
body[lang="sv"] #FooterDescription p{
    font-size: 10px;
    width: 780px;
}
body.locale_en_ie #FooterLogo {
    background:url('../images/findajob-footer-logo.png') 1em top no-repeat;
}
#FooterLogo p,#Footer li {
    padding-top:0;
    line-height:1.5;
    font-size:11px;
}

#FooterCountries {
    z-index:2;
    left:500px; /* some more room for the copyright links */ /*560px*/
    position:absolute;
    width:500px; /* enough room for country labels */
    padding:0;
}

#FooterCountries ul li {
    display:block;
    float:left;
    width:50%;
    white-space:nowrap;
}

#FooterCountryList li,.PaginationLinks li,.JobLinks li {
    float:left;
    display:block;
    clear:right !important;
    padding:1px 0;
}

#FooterLogo a:link, #FooterLogo a:visited {
    border-bottom:1px solid white; /* make sure the labels don't drop to the next line */
}

#FooterCountries a:link,#FooterCountries a:visited,#FooterCountries a:hover {
    border-bottom:1px solid white !important;
    float:left;
}

#FooterCountries li {
    text-align:left;
    padding:0;
}

#navigation {
    float:left;
    z-index:9999;
}

#navigation span {
    display:block;
    padding:5px 10px 5px 0;
    z-index:9999;
}

#navigation span a {
    line-height:1;
    display:block;
    font-size:12px;
    z-index:9999;
}

#navigation .selected span {
    background:#edf2f6 url('../images/navigation/mainnav-tabright.gif') right top no-repeat;
}

#LanguageList ul,#languagelist ul {
    float:left;
    list-style:none;
    padding-left:1px;
    padding-top:0;
    color:#D3E5F5;
    margin-left:10px;
}

.nav,.nav ul {
    list-style-position:outside;
    list-style-type:none;
}

.LinkReadMore {
    line-height:2;
}

.PaginationLinks,.JobLinks {
    float:left;
    list-style-type:none;
    font-size:11px;
}

#PaginationLast,#paginationlast {
    float:left;
    padding:10px 0;
}

#FooterLogo .nav li:after,#languagelist li:after,.PaginationLinks li:after {
    content:' | ';
    padding:0 4px;
}

body.browse .breadcrumbs {
    width:590px;
}

.JobLinks li:after,.PaginationLinks li:after {
    padding:0 5px 0 2px;
}

#content_footer .nav {
    display:block;
    height:15px;
    width:100%;
    margin:20px 0 0;
}

#content_footer .nav ul li {
    display:block;
    float:left;
    text-align:left;
    margin:0 15px 0 0;
}

#MetaNavigation {
    display:block;
    /* position:absolute; */
    width:100%;
    height:17px;
    /* top:-23px;
    left:0; */
    background:#E9F2FB;
    border-bottom:1px solid #EDF2F6;
}

#MetaNavigation a:link, #MetaNavigation a:visited {
    color: #0c2577;
}

#MetaNavigation a:hover, #MetaNavigation a:active{
    color: #0E5BBC;
    border:none;
}

#MetaNavigation .MNBody {
    position: relative;
    font-size:10px;
    width:950px;
    text-align:right;
    padding: 2px 180px 2px 0;
    margin:0 auto;
}

#MetaNavigation .feedback-link {
    padding: 0 4px;
    float: left;
}

#MetaNavigation .metanavigation-link{
    float: left
}

#MetaNavigation .meta-menu {
    margin-left: 180px;
}

#MetaNavigation .meta-menu .active{
    color: #0c2577;
    background-color:transparent;
    font-weight:bold;
    border-bottom:1px solid #0c2577;
}

label.block {
    display:block;
    float:none;
}

.stealth {
    border:0;
    background:transparent;
    cursor:default;
    width:auto !important;
    margin:0;
    padding:0;
}

.nowrap {
    white-space:nowrap;
    width:auto !important;
}

form .row.buttons {
    margin-top:15px !important;
    float:left;
}

.block.large .row.buttons {
    float:none; /* no float = no width problems */
}

.FormRow {
    float:left;
    width:550px;
}

.FormLabel {
    float:left;
    width:150px;
}

.FormElement {
    float:left;
    width:100px;
}

.FormMessage {
    float:left;
    width:300px;
}

.InputStyle,.text,.textarea,.file_uploader .file {
    padding: 2px 1px;
}

form#contactform{
    margin:15px 0;
}

form#contactform input.text {
    width: 200px;
}

form#contactform .block.large .content .row {
    float:none;
}

.textarea {
    _height:70px;
    min-height:70px;
    padding:4px;
}

input.date {
    width:50px !important;
}

input.small,select.small,.input.small {
    width:60px !important;
}

#LoginForm .input,#SearchForm .input,#loginForm .input {
    padding:2px;
}

#SideContent #LoginForm .row {
    float:left;
    white-space:nowrap;
    padding:3px 0;
}

#PageContent #LoginForm {
    margin:0 0 0 10px;
}

#button_OnlineOrdering {
    position:relative;
    height:50px;
    margin-top:20px;
}

form#RegisterForm .block .title {
    padding-bottom:0;
}

form#RegisterForm {
    float:left;
    margin:1.5em 0;
}

form#RegisterForm .feedback,form#BasicCVForm .feedback,.mainform .feedback {
    display:block;
    margin:10px 30px 10px 180px;
}

form#CVForm .feedback {
    margin:10px 10px 10px 140px;
}

.mainform label,
form#RegisterForm label,
form#CVForm label,
form#AddWorkExperienceForm label,
label.default {
    font-weight:700;
    float:left;
    margin-right:10px;
    text-align:right;
    width:200px;
    line-height:1.2;
    overflow:hidden;
}

form .nowrap label {
    width:auto !important;
    float:none !important;
}

.input.radio {
    width:auto !important;
    vertical-align:middle;
    border:none;
    margin:2px 0;
}

.inner #SearchForm .note {
    float:left;
    text-align:left;
    display:block;
    font-size:11px;
    margin-bottom: 2px;
}

.inner #SearchForm a{
    font-size:11px;

}

.sortform label {
    float:left;
    margin:3px 5px 0 0;
}

.sortform .select {
    float:left;
    margin:2px 5px 0 0;
}

.mainform label.radio,.mainform input.radio {
    float:none;
    text-transform:none;
    position:relative;
}

.mainform label.radio {
    padding-right:0;
    line-height:inherit;
}

input.calender {
    position:relative !important;
    text-transform:uppercase;
    padding-left:5px;
}

input.calender.day,input.calender.month {
    width:20px !important;
}

input.calender.year {
    width:30px !important;
}

.legalbox {
    width:650px;
}

.legalbox p {
    font-style:italic;
    line-height:1.2;
    margin:0 0 10px;
}

form .textarea.xlarge {
    width:690px !important;
}

.FCKeditorHolder {
    position:absolute;
    left:0;
    width:500px;
}

.overview label.radio span {
    padding-left:auto;
}

.column.middle label.radio span {
    left:auto;
}

form#NewsSearch input.text {
    width:200px;
    margin-right:10px;
}

.package-action label {
    width:auto !important;
}

form#SortFormBottom .button {
    margin-top:2px;
    float:left;
}

select#SearchRadius {
    padding:1px !important;
}

.captcha {
    margin-left:160px;
    _margin-left:0;
    _float:left;
}

form#SearchForm input.text.inner #SearchForm .text {
    width:170px;
}

input.telephone,input.medium,.input.medium,select.small {
    width:120px !important;
}

.banner {
    position:absolute;
    display:block;
    z-index:500;
}

#BannerLeaderboard {
    top:20px;
    left:205px;
    _left:212px;
    width:730px;
    height:92px;
    overflow:hidden;
}

#SkyscraperContainer {
    top:175px;
    right:0;
    width:162px;
    height:602px;
    overflow:hidden;
}

.noleaderboard #SkyscraperContainer {
    top:112px;
}

#SkyscraperContainer img,#BannerLeaderboard img {
    border:1px solid #efefef;
}

body.locale_se_se #SkyscraperContainer img,
body.locale_se_se #BannerLeaderboard img,
body.locale_se_en #SkyscraperContainer img,
body.locale_se_en #BannerLeaderboard img {
    border:0px;
}

.highlight {
    background-color:#FF9;
}

.highlight p {
    padding:10px !important;
}

.mainform .row {
    padding:0 0 10px;
    clear:both;
}

#CallToAction.columnContent {
    _background-image:none;
}

.columnContent.blue .block {
    margin:8px 0 15px !important;
}

table.comments {
    margin-top:10px;
    background:none !important;
    width:100%;
}

table.comments .odd,table.comments .even {
    background:none !important;
}

table.comments tr:hover td {
    background-color:#EEF8FF;
}

table.comments td {
    padding-bottom:20px;
}

table.comments a.signal {
    border:none !important;
    position:relative;
    margin:0 0 0 15px;
}

table.comments a.signal span {
    position:absolute;
    visibility:hidden;
    top:0;
    left:0;
}

table.comments .comment-author {
    display:block;
    width:100px;
    overflow:hidden;
}

table.comments .comment-info {
    width:105px;
}

#PageContent .boxes .equalHeight .readmore {
    position:absolute;
    bottom:5px;
}

#PageContent .boxes .equalHeight {
    /*padding-bottom:10px;*/
    /*overflow:hidden;*/ /* disabled because of requirement to "grow" */
}

#HighlightedArticles .pic,.HighlightedArticles .pic,.highlightedarticles .pic {
    float:right;
    margin:5px 0 5px 15px;
}

#HighlightedArticles .pic img,.HighlightedArticles .pic img,.highlightedarticles .pic img {
    height: auto !important;
}

#HighlightedArticles h3,.HighlightedArticles h3,.highlightedarticles h3 {
    font-size:14px;
    height:auto;
    line-height:normal;
    margin:5px 0 0;
}

#HighlightedArticles p,.HighlightedArticles p,.highlightedarticles p {
    font-size:11px;
    line-height:1.3;
    margin:5px 10px 0 0;
    text-align:left;
}

#PageContent #HighlightedArticles .block,#PageContent .HighlightedArticles .block,#PageContent .highlightedarticles .block {
    margin-bottom:10px;
    border-bottom:	none;
    overflow:hidden;
    padding:0 0 10px;
    _position: static;
    background: url(../images/dashes/smalldots-lightergrey.gif) repeat-x left bottom;
}

#CompanyContactInfo .logo {
    margin-right:10px;
    width:180px;
}

#PageContent ul li {
    background:transparent url(../images/bullets/bullet-rounded-0c2579.png) no-repeat scroll 2px 7px;
    padding-left:10px !important;
    line-height:1.25;
    padding-bottom:5px;
    margin-left:10px;
    _zoom: 1;
}

.article #PageContent .block ul li {
    font-size:11px;
    background:transparent url(../images/bullets/bullet-rounded-0c2579.png) no-repeat scroll 2px 7px;
    line-height:normal;
    color:#333;
    margin:5px 0 0 10px;
}

.article #PageContent ol {
    list-style-type:decimal !important;
    margin:2%;
}

.article #PageContent ol li {
    margin:2% 5%;
}

.article #PageContent strong {
    line-height:normal;
}

#PageContent ul.files li {
    padding:0 0 0 17px !important;
}

#SideContent ul {
    margin:5px 0 10px;
}

#PageContent #CV_Visibility li {
    background:none;
    line-height:1;
    margin:0;
    padding:0;
}

#MyJobSearch ul li {
    float:left;
    width:45%;
    clear:none;
}
#SideContent ul li{
    _zoom: 1;
}

#SideContent ul li,
#Sitemap ul li {
    font-size:11px;
    background: none;
    padding-left: 10px !important;
    line-height: 15px;
    clear: both;
    padding-bottom:5px;
    background:transparent url(../images/bullets/bullet-rounded-0c2579.png) no-repeat scroll 2px 7px;
    _zoom: 1;
}

#SideContent ul#left_navigation li{
    position: relative;
}



#SideContent ul#left_navigation span.list-icon{
    background: transparent url('../images/icons/zoom.gif') no-repeat -25px 1px; /*-1px 1px;*/
    display:block;
    width: 10px;
    height: 12px;
    position:absolute;
    top:0;
    left:-4px;
    _zoom: 1;
}

#SideContent ul#left_navigation a.active span.list-icon{
    background-position: -26px -11px;
    left:-2px;
}

#SideContent ul li.parent,
#Sitemap ul li.parent {
    /*background: transparent url(../images/bullets/bullet-arrow-blue.gif) no-repeat 2px 4px;	*/
    background: none;
}

#SideContent ul li.parent.active,
#Sitemap ul li.parent.active {
    /* background: transparent url(../images/bullets/bullet-arrow-open.gif) no-repeat left 4px;	*/
}

.inner #SideContent li.hidden,
#SideContent ul#left_navigation li.hidden {
    position:absolute;
    top:-1234em;
    left:-1324em;
}

.inner #SideContent li.inactive {

}

.inner #SideContent li.inactive,
.inner #SideContent li.inactive * {
    color: #999 !important;
    border:none;
}

.inner #SideContent li.parent.inactive{

}

.inner #SideContent li.active ul ul{
    margin: 0;
}

.inner #SideContent .active ul,
.inner #SideContent .active ul li.active ul{
    margin:5px 0 0;
}

.inner #SideContent li.parent ul.open,
.inner #SideContent li.parent.active ul.open,
.inner #SideContent li.parent ul.active {
    margin:5px 0 0 0;
}

.vcard .column .label {
    float:left;
    width:70px;
    text-align:left;
    display:block;
    margin-right:10px;
    font-weight:700;
    overflow:hidden;
    white-space:nowrap;
}

.vcard .column .value {
    display:inherit;
    float:none;
}

body.inner #PageContent #categories h4 {
    font-size:11px;
    margin:10px 0 5px;
    line-height:normal;
}

#PageContent .article .block {
    padding-bottom:10px;
    font-size:11px;
    margin:10px 0 15px;
    width:500px;
}

body.article #PageContent .article .block{
    padding: 10px 40px 0 0;
    margin-top: 0px;
    width: auto;
}

#ContentArticle .article .block h1 {
    font-size: 18px;
    letter-spacing:-1px;
    margin-bottom:15px;
}

#ContentArticle .article .block h2 {
    font-size: 16px;
    font-weight: bold;
    line-height:1.2;
    margin:30px 0 0;
}

#ContentArticle .article .block h3 {
    font-size:14px;
    margin:15px 0 0;
    color:#222;
}

#ContentArticle .article .block h4 {
    color:#222;
    font-size:11px;
    margin:10px 0 -2px; /* align close to the content */
    line-height: normal;
}

#ContentArticle .article .block hr {
    display:block;
    background:transparent;
    border:none;
    border-bottom:1px dotted silver;
    margin: 35px 0;
}

.article .date,.article-date {
    position:absolute;
    right:0;
    top:0;
}

.article .block table.styled {
    margin:10px auto;
}

#ContentArticle .article h2 {
    padding-bottom:15px 0;
}

body.about #ContentArticle .article h2,
body.about #ContentArticle .article .content h2 {
    font-size: 16px;
    font-weight: bold;
}

body.about #ContentArticle .article h3 {
    font-size: 14px;
    font-weight: bold;
}

.picleft {
    float:left;
    margin:0 20px 10px 0;
}

.picright {
    float:right;
    margin:0 0 10px 20px;
}

.article-date {
    position:absolute;
    width:150px;
    top:10px;
    right:0;
}

html[xmlns*=""] body:last-child button.button,html[xmlns*=""] body:last-child a.button,html[xmlns*=""] body:last-child .ButtonLargeBlue {
    background-position:right top;
}

.tagCloud ol li {
    display:inline;
    padding:0 4px 0 0;
}

.tagCloud a {
    line-height:140%;
    text-decoration:none;
    white-space:nowrap;
}

#PageBackgroundShort .tagCloud .moreInfo {
    font-size:100%;
    float:right;
}

#PageBackground .tagCloud .moreInfo {
    font-size:100%;
    position:relative;
    bottom:10px;
    left:320px;
}

.tag span {
    position:absolute;
    left:-999em;
    width:990em;
    overflow:hidden;
}

a.tag1 {
    font-size:100%;
}

a.tag2,a.tag3 {
    font-size:105%;
    font-weight:200;
}

a.tag4,a.tag5,a.tag6 {
    font-size:110%;
    font-weight:300;
}

a.tag7,.tag8,a.tag9 {
    font-size:115%;
    font-weight:300;
}

a.tag10,a.tag11,a.tag12 {
    font-size:120%;
    font-weight:300;
}

a.tag13,a.tag14,a.tag15 {
    font-size:125%;
    font-weight:400;
}

a.tag16,a.tag17,a.tag18 {
    font-size:130%;
    font-weight:400;
}

a.tag19,a.tag20,a.tag21 {
    font-size:135%;
    font-weight:500;
}

a.tag22,a.tag23,a.tag24 {
    font-size:140%;
    font-weight:500;
}

a.tag25,a.tag26,a.tag27 {
    font-size:145%;
    font-weight:900;
}

a.tag28,a.tag29,a.tag30 {
    font-size:150%;
    font-weight:900;
}

.block.large.tagcloud .header {
    background:#edf6ff url('../images/backgrounds/background_top_750_edf6ff.gif') no-repeat !important;
    width:750px;
}

.block.large.tagcloud .header h3 {
    padding-left:5px;
    background:transparent url(../images/dashes/smalldots-grey.gif) repeat-x scroll left bottom !important;
    margin:0;
}

.block.large.tagcloud .content {
    width:700px;
    padding:15px 0;
}

.block.large.tagcloud .tag {
    display:block;
    float:left;
    white-space:nowrap;
    margin:7px 5px !important;
}

.tag .x-small {
    font-size:11px;
    color:grey;
}

.tag .small {
    font-size:12px;
    color:slategrey;
}

.tag .medium {
    font-size:14px;
    color:#242424;
}

.tag .large {
    font-size:15px;
    color:#777;
    font-weight:700;
}

.tag .x-large {
    font-size:16px;
    color:navy;
    font-weight:700;
}

#PageBackground #hotJobs {
    width:390px;
    _width:355px;
}

body.inner #hotJobs {
    padding:0 20px 0 5px;
}

#PageBackground #hotJobs .moreInfo {
    position:relative;
    top:-20px;
    left:310px;
}

#hotJobs ul,#hotJobs ol {
    clear:right;
    float:left;
}

body.inner #hotJobs .first,body.inner #hotJobs .last {
    _width:250px !important;
    _margin-top:0 !important;
    margin:0 5px;
}

#hotJobs li {
    padding:0 4px 4px 6px;
}

#SearchContainer .search-panel-right,#DashBoard .box .panel-right {}

#DashBoard {
    position:relative;
    margin-bottom:30px;
    width:960px;
    _width:1050px;
}

#DashBoard .left,
#DashBoard #WelcomeBox {
    width:163px;
    text-align:left;
    float:left;
    font-size:11px;
    padding:21px 17px 0 10px;
}

#DashBoard .box {
    position:relative;
    width:755px;
    margin-left:5px;
}

body.inner #DashBoard .box .panel-left,body.inner #DashBoard .box .panel {
    width:755px;
    min-height:150px;
    background:transparent url('../images/backgrounds/search-panel-header.jpg') left top no-repeat;
}

body.inner #DashBoard .box .panel.smallcorners {
    background:transparent url('../images/backgrounds/inner-panel-header-smallcorners.gif') left top no-repeat;
    width:755px;
}

.FooterPanelContainer {
    width:755px;
    padding-bottom:20px;
}

#SearchContainer {
    float:left;
    position:relative;
    width:755px;
    margin-left:5px;
}

body.popup #container {
    height:auto;
    min-height:auto;
    width:100%;
}

body.inner #SearchContainer.box,
body.inner #DashBoard .box,
body.inner #DashBoard #DynamicBox,
body.popup #DashBoard #DynamicBox,
body.popup #DashBoard .box,
body.popup #DashBoard .doublebox {
    background:transparent url('../images/backgrounds/search-panel-footer.gif') left bottom no-repeat;
}
body.inner.locale_se_se #DynamicBox{
    float: right;
}
body.mystepstone #DashBoard .box,body.recruiters #DashBoard .box {
    background:transparent url('../images/backgrounds/search-panel-footer-smallcorners.gif') left bottom no-repeat;
}

.box .panel .content {
    margin:5px;
}

body.popup.couple01 .doublebox .panel.first .content {
    padding-right:200px;
}

body.popup .doublebox.stone01 .panel.last .content,body.popup .doublebox.stone02 .panel.last .content,body.popup .doublebox.stone03 .panel.last .content {
    margin-top:5px;
    padding-left:60px;
}

#DashBoard .box .content {
    font-size:11px;
    color:#0c2577;
    line-height:1.2;
}

#DashBoard #frontPanelContent .showmore {
    font-size:11px !important;
    float:none !important;
    clear:both;
    position:absolute;
    bottom:5px;
    right:10px;
}

body.inner #DashBoard #frontPanelContent .showmore {
    bottom:10px;
    right:10px;
}

body.inner #SearchContent {
    padding-top:3px;
}

body.inner #DashBoard .box .content div {
    padding-left:5px;
}

#SearchContent {
    float:left;
    _float:none;
    padding-left:12px;
    padding-bottom:20px;
}

.SearchRow {
    float:left;
    padding:3px 0;
}

body.inner #SearchContent .row,
body.inner #DashBoard .box .content .row {
    float:left;
    width:700px;
    _width:auto;
    padding:10px 0 0;
}

body.inner #DashBoard #SearchForm .row {
    width:auto;
    float:right;
    _margin-right:10px;
    margin:5px 30px 0 0;
}

.SearchRowShort,#SearchContent .rowShort,#DashBoard .box .content .rowShort {
    float:left;
}

#DashBoard .box .content .rowShort.last {
    margin-top:5px;
    _overflow: hidden;
}

.SearchRowMid,#SearchContent .rowMid,#DashBoard .box .content .rowMid {
    float:left;
    width:270px;
}

.ListingDetails {
    float:left;
    padding-top:4px;
}

.SearchSortLabel {
    float:left;
    padding-top:3px;
    padding-right:10px;
}

.SearchSortElement {
    float:left;
    padding-right:10px;
}

body.recognised #WelcomeBox .row.last,#WelcomeBox .bottom,#WelcomeBox .login {
    margin-top: 10px;
    _width:160px;
}

#SearchNavigation,#DashBoard .tabs {
    position:relative;
    z-index:2;
    padding-top:1px;
    height:32px;
    overflow:hidden;
}

#DashBoard .tabs {
    background:transparent url('../images/backgrounds/tab-background.jpg') no-repeat scroll left bottom;
}

#SearchNavigation ul,#DashBoard .tabs ul {
    padding-left:5px;
    margin-top:0;
}

#SearchNavigation li,#DashBoard .tabs li {
    float:left;
    padding-left:10px;
    padding-right:0;
}

#SearchNavigation li.last,#DashBoard .tabs li.last,#DashBoard .tabs li:last {
    padding-right:0;
}

#SearchNavigation li.selected,#DashBoard .tabs li.selected {
    float:left;
    background:#dbebff url('../images/navigation/searchnav-tableft-first.gif') left top no-repeat;
    padding-left:4px;
    margin-left:7px;
}

#SearchSelected span,#SearchNavigation li.selected span,#DashBoard .tabs li.selected span {
    background:transparent url('../images/navigation/searchnav-tabright.gif') top right no-repeat;
    padding-right:8px;
}

#SearchNavigation li.selected a:link,#SearchNavigation li.selected a:visited,#DashBoard .tabs li.selected a:link,#DashBoard .tabs li.selected a:visited {
    color:#0c2577;
    text-decoration:none;
    border:0;
}

#SearchNavigation li.selected.first,#SearchNavigation li.selectedfirst,#DashBoard .tabs li.selectedfirst {
    float:left;
    background:#dbebff url('../images/navigation/searchnav-tableft-first.gif') left top no-repeat;
    padding-left:8px;
    padding-right:0;
    margin-left:0;
}

#SearchNavigation li.selected.last,#DashBoard .tabs li.selected.last {
    float:left;
    padding-right:0;
    padding-left:8px;
    margin-right:0;
}

.SearchNavItem,#SearchNavigation span,#DashBoard .tabs span {
    float:left;
    height:23px;
    padding:5px 3px 1px 0;
}

.box h1,.doublebox h1,.box h2,.doublebox h2 {

}

body.inner #frontPanelContent a.right:link,body.inner #frontPanelContent a.right:visited {
    left:auto;
    right:15px;
}

body.inner #DashBoard .box,body.inner #SearchContainer {
    margin-top:11px;
}

body.inner #SearchContainer .search-panel-left,body.inner #DashBoard .box .panel-tabbed {
    width:755px;
    _height:145px;
    min-height:145px;
    background:transparent url('../images/backgrounds/search-panel-header.jpg') left top no-repeat;
}

body.inner #PageContent .leftcolumn #latest_press_release{
    width: 485px;
}

#FadedPanelSearch,#SearchContainer .search-panel-left {
    float:left;
    text-align:left;
}

.inner .box h1, .inner .box .h1 {
    padding:10px 0 0 10px;
}

#SearchContent label,#DashBoard .box .content label,#SearchForm label,.SearchTitle,.searchtitle {
    padding-right:5px;
}

#TopListings p {
    margin:10px 0 10px 7px;
}

#TopListings a:link,#TopListings a:visited,#Button_MatchingJobs a:link,#Button_MatchingJobs a:visited {
    color:#0C2577 !important;
    border-bottom:1px solid #fff !important;
}

#TopListings a:hover,#Button_MatchingJobs a:hover,#TopListings a:active,#Button_MatchingJobs a:active {
    color:#0E5BBC !important;
    border-bottom:1px dashed #0E5BBC !important;
}

.overview .row {
    width:690px;
    margin:0 !important;
}

.overview .row .row {
    width: auto;
}

.overview .column {
    margin-right:2%;
}

.overview .buttons .button {
    width:100px;
    margin:0 1px 2px;
}

.overview .column.last {
    float:right !important;
    width:120px !important;
    margin:0 !important;
}

ul.styled .button {
    float:right;
    margin:0;
}

.lightbox.remove_warning {
    background:transparent url('/5/resources/images/panels/panel_smallercorners_150.png') no-repeat left top;
}

.captcha img,.captcha input.text,.captcha .note {
    _display:block;
}

.captcha input.text {
    _background:#fff;
}

dt.first,.overview .column.middle {
    padding-top:0;
}

small,.mainform .feedback {
    font-weight:400;
}

.transparent,.nobackgr,.block.transparent,.block.transparent .header {
    background:transparent !important;
}

.noborder,form .error input.radio,form .error input.checkbox,form .large .error input.radio,form .error input.checkbox {
    border:none !important;
}

.block,table.styled th a:link,table.styled th a:visited,table.styledgrey th a:link,table.styledgrey th a:visited,table.styled td a:link,table.styled td a:visited,.inner form#SearchForm label,.article .block img {
    display:block;
}

#PageContent #newsArticles {
    width:500px;
    clear:both;
}

#PageContent #newsArticles .article {
    border-bottom:1px dashed silver;
    overflow:hidden;
    padding-bottom:2%;
    position:relative;
}

#PageContent #newsArticles .article .date {
    color:#777;
}

body.sitemap #Footer,.large.block .content .column .row,#selectionOption .content,form#companyTextSearchForm {
    margin-top:0;
}

.last,form label.boolean input {
    margin-right:0 !important;
}

.right,.r {
    float:right !important;
}

#button_OnlineOrdering .buttons button {
    position:absolute;
    top:0;
    right:0;
}

body.recruiters .helper.tips p strong {
    position:absolute;
    top:0;
    left:0;
}

.absolute,.floater,#BeforeLoginBox {
    position:absolute;
}

.float,.ColumnContainer,#PageContent .column,.PollElement,#PageContent ul.gallery,.box,.doublebox,a.ButtonBlueOnWhite:link,a.ButtonBlueOnWhite:visited,a.ButtonBlueOnLtBlue:link,a.ButtonBlueOnLtBlue:visited,#SideContent .button p,#navigation li.first,.pagination p,#LoginForm .button,.HighlightedArticles,.highlightedarticles,#frontPanelContent .tagCloud ol,#DashBoard,#DashBoard .left,#DashBoard .box,#DashBoard .box .panel-left,#DashBoard .box .panel,.FooterPanelContainer,#FadedPanelSearch,body.job #joblisting_bottom,form#inappropriateForm,#MyLatestJobs ul a,#MyLatestJobs ul a:link,#MyLatestJobs ul a:visited,dl.knowledgegrid span.category,dl.grid span.category,ul.styled span {
    float:left;
}

#Footer a:link,#Footer a:visited,#Footer .nav li{}

.floater,.floatnone,body.inner #SideContent #CallToAction .button p,.WelcomeMsg small,#SideContent .nav span,#Sitemap .nav span,body.recruiters.listing #ImgLibrary input.file,.panel .content.info p,#MyLatestJobs ul,#MyMailboxMessages ol,#MyContactRequests ol {
    float:none;
}

.no-marg,body .button h2 {
    margin:0 !important;
}

.no-padd,body.resultlist .targeted h2 {
    padding:0 !important;
}

body.inner #PageContent {
    width:750px;
}

.transbox .topleft,
.transbox .topright,
.transbox .bottomleft,
.transbox .bottomright,
.lightorangebox.couple .bottomright,
#logo a img,#logo h1 *,
a.calender span,
a.color span,
.inner #Button_ForRecruiters,
.icon_mailing span,
.icon_edit span,
.icon_move span,
.icon_delete span,
.icon_sendto span,
.thecomment label,
.grid .closed table {
    display:none;
}

.large.block .column.left {
    margin-left:15px;
}

#selectionOption .content .column,
.content.region_info .column.last {
    width:220px;
}

#DashBoard .box .content .rowShort.first {
    width:160px;
}

.block .title {
    padding:5px 10px;
}

.content.info h3,
#ContactLinks .column.last .button,
.content.region_info h4,
.content.region_info p {
    margin-bottom:5px;
}

.block.large.transparent .title,
.block.large.transparent .header h3,
h2.title,
#SearchNavigation li.first,
#DashBoard .tabs li.first,
#DashBoard .tabs li:first {
    padding-left:0;
}

.hr {
    width:auto;
}

form .row .tip.right {
    width:30%;
}

.right .ButtonBlueOnLtBlue,
.SimpleResultsLink,
.simpletesultslink {
    float:right;
}

#PageContent ul.gallery li a,.readmore a:link,.readmore a:visited {
    border-bottom:none !important;
}

.block.large.transparent .row {
    margin:0;
    padding:2px 15px;
}

table.styled th.date,
table.styledgrey th.date {
    width:100px;
}

table.styled th.status,table.styledgrey th.status,
.header .sorting .select {
    width:50px;
}

table.styled .qty,table.styled .price,table.styled .totalprice,table.styledgrey .qty,table.styledgrey .price,table.styledgrey .totalprice,tbody.morejobsfromthiscompany td.filterListings {
    text-align:right;
}

#companySearch .row,#searchbox .row {
    width:600px;
}

#companySearch table.styled .company_presentation{
    width:80px;
}

table.overview td.actions {
    width:10px;
}

.overview .column.first {
    width:120px;
}

body.inner #SearchContent .column,
body.inner #DashBoard .box .content .column,
#SearchForm .column {
    float:left;
    margin-right:10px;
}

.radio.validation-failed,.subrow .row.feedback,
#SideContent .Bookmark ul li,
#SideContent .PageActions ul li {
    background:transparent;
}

#navigation li.selected.first,
body.inner #PageContent .row ul li,
body.inner #PageContent .bluebox ul li,
body.inner #PageContent .greybox ul li,
body.inner #PageContent .transbox ul li {
    margin-left:0;
}

.block.tagcloud .subRow {
    width:300px;
}

label.radio,label.checkbox {
    margin:0 5px;
}

.article .actions,.article-actions {
    margin-top:5px;
}

.greybox,.greybox-s {
    position:relative;
    background-color:#ededed;
    text-align:left !important;
}

.HomeCallToAction h2,.HomeRecruiterCallToAction h2,.grey h2,#PanelGreyContainer h2,.HomeRecruiterCallToAction p,.block.large.grey .title,.block.large.lightgrey .title,.active,.experience .function,.experience .org,.experience .education {
    color:#000;
}

.BulletList a:hover,.bulletlist a:hover,.NoBulletList a:hover,#Footer a:hover,#Footer a:hover,#MetaNavigation a:hover,#MetaNavigation a:focus {
}

#SearchContainer .JobLinks a:link,
#SearchContainer .JobLinks a:visited,
.FooterPanelContainer .JobLinks a:link,
.FooterPanelContainer .JobLinks a:visited,
h1.WhiteNoPad,
body.job .intro *,
.box .panel .h1,
.box .panel-left h1,
.doublebox .panel h1,
.box .panel h2,
.doublebox .panel h2,
body.error .errorLang,
body.error #DynamicBox .ErrorMessage,
.lightbox .errorContainer p,
.lightbox .errorContainer h3,
body.mystepstone .progressbar .active {
    color:#fff;
}

#PageContent .helper h4 {
    font-size:11px;
    margin:0;
}

.block.large .header .title .right {
    font-family:verdana,sans-serif;
}

#content_top,.comment-content,.article .block h4,.article .block h5,.article .block h6 {
    font-size:12px;
}

.autosuggest ul li a .tr {
    right:0;
}

a span.rss,a span.delicious_ico,a span.buzz_ico,a span.facebook_ico,a span.sharethis_ico,a span.print,a span.send2friend,a.rss,a.delicious_ico,a.buzz_ico,a.facebook_ico,a.sharethis_ico,a.print,a.send2friend {
    line-height:25px;
    padding:2px 2px 2px 20px;
}

.ButtonContainerLeftInline,.SearchSort {
    float:left;
    padding-top:2px;
}

html > body .ButtonBlueOnBlue span,#FooterLogo .nav li {
    white-space:nowrap;
}

.pointer,.click,#CallToAction .button,.package-title {
    cursor:pointer;
}

.disactive,.inactive .button,.inactive input,input.inactive,select.inactive,textarea.inactive,.inactive select {
    filter:Gray;
    -moz-opacity:.25;
    opacity:.25;
}

#FooterLogo li:last-child:after,.PaginationLinks li:last-child:after,.long:hover:after {
    content:'';
}

.complete .feedback,.good .feedback {
    background:transparent url('../images/icons/tick.png') no-repeat 4px 4px;
    padding-left:20px;
}

.dialogbox.alert .buttons,
.dialogbox.confirm .buttons,
.vcard .column .email {
    margin:auto;
}

.dialogbox.alert .buttons,
#CommentsForm .textarea {
    width:200px;
}

.NoBulletList,.nobulletlist,.helpnoteinline ul {
    list-style-type:none;
}

#PageContent .NoBulletList,
#PageContent .nobulletlist,
#FooterCountryList {
    float:left;
    list-style-type:none;
    clear:both;
}

#PageContent .NoBulletList li,#PageContent .nobulletlist li,#SideContent .zoom ul li,#PageContent #MyStepStone #MyLatestJobs ul li {
    padding-left:0 !important;
}

a.LinkReadMore:link,a.LinkReadMore:visited,a.linkreadmore:link,a.linkreadmore:visited,a.LinkReadMore:hover,a.LinkReadMore:active,a.linkreadmore:hover,a.linkreadmore:active {
    margin:0;
}

#Panel_Communities #CommunityFeaturette h3 {
    height:auto;
}

#ProductDetails .orange h2,
#Pricelists .orange h2,
#ProductLine .grey.transparent h2,
.block.large .row.dotted {
    background:transparent url('../images/dashes/smalldots-grey.gif') repeat-x scroll left bottom !important;
    margin:-5px 15px 10px;
}

body.inner.man02 #DynamicBox .content,body.popup.man02 .box .content,body.inner.man03 .box .content {
    margin-right:280px !important;
    _margin-right:0;
    _padding-right:280px !important;
}

.ResultsTitleHeader,.ResultsTitle {
    float:left;
    width:220px;
    padding-right:10px;
}

#PressReleaseSearchBox a.rsslink {
    position:absolute;
    right:15px;
    top:35%;
}

.smalltext,#Footer .nav li,.block.large .header .title .right,#SearchContainer .JobLinks,.FooterPanelContainer .JobLinks,#PageBackground #hotJobs .moreInfo,form.smalllabels label,.comment-actions {
    font-size:10px;
}

#Footer .nav li{
    display:inline;
}

a img,:link img,:visited img,table,fieldset,body.recruiters table.styled td,body.recruiters table.styled th,body.recruiters.listing div#ListingOverview.block table.styled .noborder td,body.recruiters.listing div#ListingOverview.block table.styled td.noborder,#navigation span a:hover,.input.radio,.input.checkbox,.input.file,table.jobs th.job_title a:link,table.jobs th.job_title a:visited,#MyLatestJobs a:hover,body.article #PageContent h3 a,body.article #PageContent h3 a:hover {
    border:none;
}

.inline,#navigation span.editlabel,table.styled td span.value a:link,table.styled td span.value a:visited,#companySearch table.styled a {
    display:inline;
}

.large.block .row {
    padding: 2px 0;
    clear:both;
}

.block.large .content.region_info{
    margin:0 0 5px;
}

body.inner #CallToAction ul,
body.inner #Button_MatchingJobs ul,
.InlineLogo,
.bluebox h2,
.midbluebox h2,
.greybox h2,
.orangebox h2,
.sandbox h2,
.bluebox h3,
.midbluebox h3,
.greybox h3,
.orangebox h3,
.sandbox h3 {
    margin:5px 0;
}

#SideContent .block {
    width:160px;
}

body.article #PageContent ul {
    margin:15px 0;
}

#InternalLinks .column.first,#FooterLogo.nav {
    width:250px;
}

.bluebox .row,.greybox .row,.midbluebox .row,.orangebox .row,.sandbox .row,button.ButtonGreyOnWhite {
    margin:2px 0;
}

.l.ButtonLargeRed,.sorting form {
    margin-right:10px;
}

#PageContent .pagination label {
    margin: 10px 10px 0 0;
    float: left;
}

.block.large .content .row .helper{
    top:0;
}

form .row .left label,
#cs_menu .cs_secondary,
#DashBoard .box .panel-left,
#DashBoard .box .panel {
    text-align:left;
}

label.radio input,
label.checkbox input {
    margin-right:5px;
}

body.inner #PageContent #ContentArticle .boxes .row ul,
body.inner #PageContent #ContentArticle .boxes .row ol {
    margin-top:15px;
}

body.inner #RecruiterLogos {
    right:0;
    top:0;
}

#PageContent .box ul,
#PageContent .box ol,
#HighlightedArticles ul,
#HighlightedArticles ol,
.block.large .content form,
.contact_info a.button:link,
.contact_info a.button:visited {
    margin-top:10px;
}

#HighlightedArticles,
.HighlightedArticles,
.highlightedarticles {
    margin:10px;
    clear:both;
}

#Button_ForRecruiters.button a,
.columns.buttons .column,.breadcrumbs,#CommentsForm {
    margin:10px;
}

#WelcomeBox .sitestats {
    color:#0c2577;
}

#WelcomeBox .sitestats{
    line-height:1.2;
}

#WelcomeBox .sitestats li{
    margin-bottom: 5px;
}

body.inner #DashBoard .box .content {
    padding: 10px 10px 0 10px;
}

body.inner #DashBoard .box .content p {
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    line-height:normal;
    padding: 10px 0px;
}

#PageContent .rightcolumn .box .button h2 {
    font: bold 11px verdana, arial, sans-serif;
    letter-spacing:normal;
    margin-bottom:5px !important;
}

table.overview td,
table.overview th,
td.job_details,
.thecomment .value,
a.txt:link,
a.txt:visited,
dl.knowledgegrid table td,
dl.knowledgegrid table th,
dl.grid table td,
dl.grid table th {
    padding:5px;
}

#SideContent ul#left_navigation li a.active span{
    font-weight:700;
}

body.inner #PageContent h3,
#SideContent li.active > a:link,#SideContent li.active > a:visited,
.PaginationLinks li.selected a,
.PaginationLinks li#PageSelected a,
.JobLinks li.selected a,
dl.styled dt,
#WelcomeBox h2 strong,
#WelcomeBox h1 strong,
.pagination .active span,
#HighlightedArticles h2,
.HighlightedArticles h2,
.highlightedarticles h2 {
    font-weight:700;
}

body.inner #PageContent h3 {
    _font-weight: bold !important;
}

.overview .cv .column.first {
    width:180px;
}

#SideContent .blue ul,
body.inner #DashBoard .box .content h2,
.left.center .ButtonLargeRedOnGrey {
    margin-left:10px;
}

body.inner .ContentRow,table.files tr.odd td,.HomeRecruiterCallToAction h2,#Panel2ColBlueContainer h2 {
    padding-bottom:5px;
}

#TopCategories .row,
.large.block .content .row.error,
dl.grid table {
    width:100%;
    _width:auto;
}

#confirmationListing table.styled,
#content_top h4,
#SingleCallToAction .button p,
body.inner #PageContent .content h4,
.article .block p,
#PageContent .content ul,
#PageContent .content ol {
    margin:10px 0;
}

#PressReleaseSearchBoxRc {
    width:auto;
}
#PressReleaseSearchBoxRc .UIButton span{
    background-image: none;
}
#PressReleaseSearchBoxRc input.text{
    width: 135px;
    float: left;
    height: 17px;
}
#PressReleaseSearchBoxRc .UIButton{
    background: url(../images/buttons/mag_glass_button.png) no-repeat;
    width: 35px;
    float: left;
}
.wideBoxDim p {
    margin:0 10px;
}

body.article #PageContent p a:hover,
body.article #PageContent p a:active,
body.article #PageContent p a:link,
body.article #PageContent p a:hover,
.breadcrumbs a:hover {

}

#keyfacts td {
    line-height:1.1;
    padding:3px 0;
}

ul,ol,li,h1,.h1,h2,.h2,h3,.h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,.block.large.info .row {
    margin:0;
    padding:0;
}

textarea.expand,#PageContent .articlesHomepage .block {
    overflow:hidden;
}

#ContentArticle #CallToAction {

}

.boxes,dl,.spacer,#LoginForm .buttons,#WelcomeBox .row {
    clear:both;
}

.boxes.threeboxes .box,#Languages table .language,input.text {
    width:150px;
}

#PageContent .rightcolumn .box h4,.inner #SideContent ul {
    margin:0;
}

form .error,
body.inner .rightcolumn .box h2,
body.inner .rightcolumn .box .h2,
.SelectStyle,
.select,#hotJobs,
.cv h4,
.overview .column.first h4 {
    padding:0;
}

form .large .row.error,#ContentArticle .article .date {
    position:relative;
}

body.inner #DashBoard .box .panel.smallcorners {
    min-height:95px;
    padding-bottom:10px; /* some room below the content of the dashboard */
}

#PageContent .block,
.block.large.info,
.block.large .legalbox,
body.inner #SideContent .ContentRow,
#InternalLinks p,
#content_top p,
#content_top li,
.block.large .helper.tips p,
.dialogbox.alert > p,
body.about #PageContent p,
.box .panel .content p,
body.inner #DashBoard p,
.content.region_info .column.first p {
    margin-bottom:10px;
}

.relative {
    position:relative !important;
}

.block.large.stone01,
.block.large.stone02,
.block.large.stone03,
.doublebox.stone01,
.doublebox.stone02,
.doublebox.stone03 {
    position:relative;
}

#SearchJobs,#InternalLinks,#HomeLinks,#ContactLinks,
.boxes,
form .large table .error,form .large table span.error,
.file_uploader,
html[xmlns*=""] body,
#DynamicBox {
    position:relative;
}

.rounded .header {
    z-index:999;
}
.testimonial .author {
    line-height: 1;
}

.leftcolumn .testimonial .message {
    margin:5px 0;
}

.rightcolumn .testimonial .message {
    margin:5px 0;
    max-height:300px;
    overflow-y:auto;
    overflow-x:hidden; /* Ticket 8111 */
}

body.locale_de_de .rightcolumn .testimonial .message,
body.locale_en_de .rightcolumn .testimonial .message,
body.locale_de_at .rightcolumn .testimonial .message,
body.locale_en_at .rightcolumn .testimonial .message {
    max-height: 1000px;
}

body.locale_de_de #SkyscraperContainer img,
body.locale_en_de #SkyscraperContainer img,
body.locale_de_de #BannerLeaderboard img,
body.locale_en_de #BannerLeaderboard img,
body.locale_de_at #SkyscraperContainer img,
body.locale_en_at #SkyscraperContainer img,
body.locale_de_at #BannerLeaderboard img,
body.locale_en_at #BannerLeaderboard img {
    border: none;
}

body.locale_de_de.about #SkyscraperContainer,
body.locale_en_de.about #SkyscraperContainer {
    top: 270px;
}

body.locale_de_at.about #SkyscraperContainer,
body.locale_en_at.about #SkyscraperContainer {
    top: 259px;
}

body.locale_de_de.career #SkyscraperContainer,
body.locale_en_de.career #SkyscraperContainer,
body.locale_de_at.career #SkyscraperContainer,
body.locale_en_at.career #SkyscraperContainer {
    top: 247px;
    _top: 262px;
}

.testimonial .message,
.testimonial .message p {
    line-height:1.2;
    font-style:italic;
}

.leftcolumn .testimonial .message,
.leftcolumn .testimonial .message p {
    font-family:arial,sans-serif;
    font-size:13px;
    line-height:1.4;
    text-align:justify;
}

.leftcolumn .testimonial .message p br {
    display:block;
    margin: 1.5%;
}

.rightcolumn #CallToAction.columnContent h3 {
    color:#000;
    font:bold 11px verdana,sans-serif;
    margin:10px 0 5px 0;
}

.rightcolumn #CallToAction.columnContent p {
    line-height:1.2;
}

body.inner .rightcolumn #CallToAction.columnContent {

}

/* layout issue fix with elements dropping on next line */
#InsideDynamicBox br {
    clear:both;
}

#ContentArticle blockquote {
    background-color:#EFEFEF;
    font-style:normal;
    margin:5% 0 !important;
    padding:1% 2% !important;
    -moz-border-radius:10px;
}

#testimonials .testimonial {
    margin: 0 0 5% 0;
    padding-right:170px; /* room for the image */
    border-bottom:2px dotted silver;
    padding-bottom:15px;
}

#testimonials .testimonial .pic {
    display:block;
    width:160px; /* default company logo size */
    height:80px;
    overflow:hidden;
    position:absolute;
    top:2em;
    right:0;
    text-align:center;
}

#testimonials .testimonial .company {
    color:#DB5111;
    font-size:18px;
}

#testimonials .testimonial .company,
#testimonials .testimonial .author {
    margin: 2% 0;
}

#testimonials .testimonial .message {
    font-style:italic;
}

.title small {
    font-size: 10px;
}


/* no main banners switches */

body.noleaderboard #BannerLeaderboard {
    display:none;
}

body.noleaderboard #wrapper {
    background-position: left 100px;
}
body.locale_nl_be #wrapper,
body.locale_fr_be #wrapper,
body.locale_de_be #wrapper,
body.locale_en_be #wrapper{
    background-position: left 147px
}

body.noleaderboard #header {
    height: 100px; /* room for logo */
}
body.locale_nl_be #header,
body.locale_fr_be #header,
body.locale_de_be #header,
body.locale_en_be #header{
    height: 100px !important; /* room for logo */
}

body.noleaderboard #logo {
    top:0;
}

body.noleaderboard #menu {
    left:200px; /* room for logo */
    width:750px;
}

body.noskyscraper #SkyscraperContainer {
    display:none;
}

body.noskyscraper, body.noskyscraper #wrapper {
    text-align:left;
}

body.norecruiterlogos #RecruiterLogos {
    display:none;
}

body.norecruiterlogos table.jobs, body.norecruiterlogos.jobs.resultlist #SearchResultList{
    width:740px;
}

tbody.extendedregion .startExtendedResultList {
    font:bold 11px verdana,sans-serif;
    line-height:normal;
    margin:15px 0;
}

.regionalsearch-pleaseselect{
    margin:10px 0 0;
}

.regionalsearch-multiple{
    max-height:200px;
    overflow-y:auto;
}

.regionalsearch-tryagain{
    margin:10px 0 0;
}

body.popup.jobs #MetaNavigation{ /* remove it from the dom so it doesn't interrupt with layout */
    display:none;
}

body.error #SearchForm #SearchButton,
body.inner.jobs #SearchForm #SearchButton {
    margin:25px 0 0 10px;
}

body.resultlist #SearchForm #SearchButton {
    margin: 25px 0pt 0pt 10px;
}

#nav-recruiters{
    position:absolute;
    right:0;
    z-index:999999; /* highest 4 sure */
}

#nav-recruiters a:link,#nav-recruiters a:visited {
    color: rgb(213, 69, 0);
}

body.v2NavInline #menu{
    width: 750px;
    left: 200px;
}

body #PageContent .olobox a:link,
body #PageContent .olobox a:visited {
    color: #fff !important;
}

body #PageContent .olobox a:hover,
body #PageContent .olobox a:active {
    color: #eaa27f !important;
}

body #PageContent .call2actionbox a:link,
body #PageContent .call2actionbox a:visited {
    color: #fff !important;
}

body #PageContent .call2actionbox a:hover,
body #PageContent .call2actionbox a:active {
    color: #0E5BBC !important;
}

body .olobox {
    position: relative;
    padding: 10px;
    background: #d54500 url('../images/panels/rounded_10px_d54500_bg.gif') repeat-x left bottom;
    color: #fff;
}

body .olobox .oloicon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 37px;
    background: url('../images/icons/olo-olobox.png') no-repeat left top;
    _background: url('../images/icons/olo-olobox.gif') no-repeat left top;
}

body .olobox h2,
body .call2actionbox h2 {
    color: #fff !important;
    margin:0;
    padding:0;
    margin-bottom: 5px;
    padding: 0;
    font: normal 18px "trebuchet ms", arial, sans-serif;
}

body .olobox .topleft,
body .olobox .topright,
body .olobox .bottomleft,
body .olobox .bottomright {
    width: 10px;
    height: 10px;
    background-image: url(../images/panels/rounded_10px_d54500.gif);
}

body .call2actionbox {
    position: relative;
    padding: 10px;
    background: #4188ed url(../images/panels/rounded_10px_4188ed_bg.gif);
    color: #fff;
    background-position: left bottom;
    background-repeat: repeat-x;
}

body .call2actionbox .topleft,
body .call2actionbox .topright,
body .call2actionbox .bottomleft,
body .call2actionbox .bottomright {
    width: 10px;
    height: 10px;
    background-image: url(../images/panels/rounded_10px_4188ed.gif);
}

body #PageContent .olobox ul li,
body #PageContent .call2actionbox ul li {
    background: transparent url(../images/bullets/bullet-rounded-ffffff.png) no-repeat scroll left 5px !important;
}

#meta-no-javascript-warning,
#meta-no-javascript-warning * {
    font-weight:bold;
    color: red;
}



/* new coloring currently only for DE - DO NOT CHANGE ANYTHING BELOW */
body.inner.locale_de_de #PageContent .leftcolumn,
body.inner.locale_en_de #PageContent .leftcolumn,
body.inner.locale_de_at #PageContent .leftcolumn,
body.inner.locale_en_at #PageContent .leftcolumn {
    width: 540px !important;
}

body.locale_de_de .leftcolumn .CS_Element_ImageGrid img.CS_BBar_Image,
body.locale_en_de .leftcolumn .CS_Element_ImageGrid img.CS_BBar_Image,
body.locale_de_at .leftcolumn .CS_Element_ImageGrid img.CS_BBar_Image,
body.locale_en_at .leftcolumn .CS_Element_ImageGrid img.CS_BBar_Image {
    margin: 10px 8px;
}

body.inner.locale_de_de #DashBoard .box .content p,
body.inner.locale_en_de #DashBoard .box .content p,
body.inner.locale_de_at #DashBoard .box .content p,
body.inner.locale_en_at #DashBoard .box .content p {
    font: normal 11px Verdana, Geneva, sans-serif;
}

body #PageContent a:link,
body #PageContent a:visited {
    color: #0C2579;
    text-decoration: underline;
    border-bottom: none !important;
}

body #PageContent a:hover,
body #PageContent a:active {
    color: #0E5BBC;
    text-decoration: none;
    border-bottom: none !important;
}

body #wrapper #PageContent ul li a:link,
body #wrapper #PageContent ul li a:visited {
    text-decoration: none;
}

body #wrapper #PageContent ul li a:hover,
body #wrapper #PageContent ul li a:active {
    text-decoration: none;
    _text-decoration: none !important;
}

body.recruiters #PageContent a:link,
body.recruiters #PageContent a:visited {
    color: #d54500;
    text-decoration: underline;
    border-bottom: none !important;
}

body.recruiters #PageContent a:hover,
body.recruiters #PageContent a:active {
    color: #eaa27f;
    text-decoration: none;
    border-bottom: none !important;
}

body #PageContent h2 a:link,
body #PageContent h2 a:visited,
body #PageContent h3 a:link,
body #PageContent h3 a:visited,
body #PageContent h4 a:link,
body #PageContent h4 a:visited {
    text-decoration: none !important;
}

body.recruiters #PageContent h3 a:hover,
body.recruiters #PageContent h3 a:active,
body #PageContent h3 a:hover,
body #PageContent h3 a:active {
    text-decoration: none !important;
}

body #PageContent .bluebox a:link,
body #PageContent .bluebox a:visited {
    color: #0C2579 !important;
    text-decoration: underline;
    border-bottom: none !important;
}

body #PageContent .bluebox a:hover,
body #PageContent .bluebox a:active {
    color: #0E5BBC !important;
    text-decoration: none;
    border-bottom: none !important;
}

body #PageContent .lightorangebox a:link,
body #PageContent .lightorangebox a:visited {
    color: #d54500;
    text-decoration: underline;
    border-bottom: none !important;
}

body #PageContent .lightorangebox a:hover,
body #PageContent .lightorangebox a:active {
    color: #eaa27f;
    text-decoration: none;
    border-bottom: none !important;
}

body #PageContent .olobox a:link,
body #PageContent .olobox a:visited {
    color: #fff !important;
    text-decoration: underline;
    border-bottom: none !important;
}

body #PageContent .olobox a:hover,
body #PageContent .olobox a:active {
    color: #eaa27f !important;
    text-decoration: none;
    border-bottom: none !important;
}

body #PageContent .call2actionbox a:link,
body #PageContent .call2actionbox a:visited {
    color: #fff !important;
    text-decoration: underline;
    border-bottom: none !important;
}

body #PageContent .call2actionbox a:hover,
body #PageContent .call2actionbox a:active {
    color: #0E5BBC !important;
    text-decoration: none;
    border-bottom: none !important;
}

body.recruiters #PageContent .greybox a:link,
body.recruiters #PageContent .greybox a:visited,
body.recruiters #PageContent .transbox a:link,
body.recruiters #PageContent .transbox a:visited {
    color: #d54500;
    text-decoration: underline;
    border-bottom: none !important;
}

body.recruiters #PageContent .greybox a:hover,
body.recruiters #PageContent .greybox a:active,
body.recruiters #PageContent .transbox a:hover,
body.recruiters #PageContent .transbox a:active {
    color: #eaa27f;
    text-decoration: none;
    border-bottom: none !important;
}

body .lightorangebox .topleft,
body .lightorangebox .topright,
body .lightorangebox .bottomleft,
body .lightorangebox .bottomright {
    width: 10px;
    height: 10px;
    background-image: url(../images/panels/rounded_10px_fff0d9.png);
    _background-image: url(../images/panels/rounded_10px_fff0d9.gif);
}

body .olobox {
    position: relative;
    padding: 10px;
    background: #d54500 url('../images/panels/rounded_10px_d54500_bg.gif') repeat-x left bottom;
    color: #fff;
}

body .olobox .oloicon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 37px;
    background: url('../images/icons/olo-olobox.png') no-repeat left top;
    _background: url('../images/icons/olo-olobox.gif') no-repeat left top;
}

body .olobox h2,
body .call2actionbox h2 {
    color: #fff !important;
    margin:0;
    padding:0;
    margin-bottom: 5px;
    padding: 0;
    font: normal 18px "trebuchet ms", arial, sans-serif;
}

body .olobox .topleft,
body .olobox .topright,
body .olobox .bottomleft,
body .olobox .bottomright {
    width: 10px;
    height: 10px;
    background-image: url(../images/panels/rounded_10px_d54500.gif);
}

body .call2actionbox {
    position: relative;
    padding: 10px;
    background: #4188ed url(../images/panels/rounded_10px_4188ed_bg.gif) repeat-x left bottom;
    color: #fff;
}

body .call2actionbox .topleft,
body .call2actionbox .topright,
body .call2actionbox .bottomleft,
body .call2actionbox .bottomright {
    width: 10px;
    height: 10px;
    background-image: url(../images/panels/rounded_10px_4188ed.gif);
}

body #PageContent .olobox ul li,
body #PageContent .call2actionbox ul li {
    background: transparent url(../images/bullets/bullet-rounded-0c2579.png) no-repeat scroll left 5px !important;
}

body #PageContent ul li,
body #PageContent .greybox ul li,
body #PageContent .transbox ul li {
    background: transparent url(../images/bullets/bullet-rounded-0c2579.png) no-repeat scroll left 5px;
}

body.recruiters #PageContent .greybox ul li,
body.recruiters #PageContent .transbox ul li {
    background: transparent url(../images/bullets/bullet-rounded-d54500.png) no-repeat scroll left 5px;
    _background: transparent url(../images/bullets/bullet-rounded-d54500.gif) no-repeat scroll left 5px;
}

body #PageContent .lightorangebox ul li {
    background: transparent url(../images/bullets/bullet-rounded-d54500.png) no-repeat scroll left 5px;
    _background: transparent url(../images/bullets/bullet-rounded-d54500.gif) no-repeat scroll left 5px;
    padding-left:10px;
}

body #PageContent .bluebox h1,
body #PageContent .bluebox h2,
body #PageContent .bluebox h3,
body #PageContent .bluebox h4,
body #PageContent .bluebox h5 {
    color: #0C2579;
    _color: #0C2579 !important;
}

body #PageContent .lightorangebox h1,
body #PageContent .lightorangebox h2,
body #PageContent .lightorangebox h3,
body #PageContent .lightorangebox h4,
body #PageContent .lightorangebox h5 {
    color: #D54500;
    _color: #D54500 !important;
}

body #PageContent .bluebox ul li {
    background: transparent url(../images/bullets/bullet-rounded-0c2579.png) no-repeat scroll left 5px;
}

body #PageContent h1 {
    line-height: normal;
}

body #PageContent h2,
body #PageContent .h2 {
    font-weight: normal;
    margin: 0;
}

body #PageContent h4 {
    margin: 0;
}

body.recruiters #PageContent .greybox h1,
body.recruiters #PageContent .greybox h2,
body.recruiters #PageContent .greybox h3,
body.recruiters #PageContent .greybox h4,
body.recruiters #PageContent .greybox h5 {
    color: #D54500;
}

body.recruiters .transbox h1,
body.recruiters #PageContent h4 {
    color: #D54500;
    padding: 0;
}



body .rounded {
    padding: 10px;
}

body #PageContent ul li {
    margin-left: 0;
}

body #wrapper #PageContent ul,
body #wrapper #PageContent ol {
    margin: 10px 0;
}

body .transbox {
    p adding: 10px;
}

body #PageContent .lightorangebox {
    margin-bottom: 19px;
}

body.recruiters h3 {
    color: #d54500;
}

body.locale_de_de table#v5Keyfacts,
body.locale_en_de table#v5Keyfacts,
body.locale_de_at table#v5Keyfacts,
body.locale_en_at table#v5Keyfacts {
    font: 11px Verdana, Geneva, sans-serif;
}

body.locale_de_de table#v5Keyfacts th,
body.locale_en_de table#v5Keyfacts th,
body.locale_de_de table#v5Keyfacts td,
body.locale_en_de table#v5Keyfacts td,
body.locale_de_at table#v5Keyfacts th,
body.locale_en_at table#v5Keyfacts th,
body.locale_de_at table#v5Keyfacts td,
body.locale_en_at table#v5Keyfacts td {

    padding: 5px;
    vertical-align: middle;
    text-align: center;
}

body.locale_de_de table#v5Keyfacts th,
body.locale_en_de table#v5Keyfacts th,
body.locale_de_at table#v5Keyfacts th,
body.locale_en_at table#v5Keyfacts th {
    font-weight: bold;
    padding-bottom: 0;
}

body.locale_de_de table#v5Keyfacts td,
body.locale_en_de table#v5Keyfacts td,
body.locale_de_at table#v5Keyfacts td,
body.locale_en_at table#v5Keyfacts td {
    background-image: url(../images/dashes/smalldots-grey.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    font-size: 10px;
    padding-top: 0;
}

body ul#ChannelBlock {
    list-style: none;
    width: 100%;
}

body #PageContent ul#ChannelBlock li {
    float: left;
    width: 100%;
    padding-bottom: 0;
    background: none !important;
    padding-left: 0 !important;
}

body ul#ChannelBlock li a {
    display: block;
    height: 35px;
    line-height: normal;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/icons/icons_channels.png');
    _background-image: url('../images/icons/icons_channels.gif');
}

body ul#ChannelBlock li a.human-resources{
    background-position: 0 -228px;
}

ul#ChannelBlock li a.engineering {
    background-position: 0 0;
}

ul#ChannelBlock li a.medical {
    background-position: 0 -342px;
}

ul#ChannelBlock li a.it-telco {
    background-position: 0 -304px;
}

ul#ChannelBlock li a.sales {
    background-position: 0 -416px;
}

ul#ChannelBlock li a.management {
    background-position: 0 -532px;
}

ul#ChannelBlock li a.finance {
    background-position: 0 -38px;
}

ul#ChannelBlock li a.graduates {
    background-position: 0 -114px;
}

ul#PortalBlock li a.public-sector,
ul#ChannelBlock li a.public-sector {
    background-position: 0 -370px;
}

ul#ChannelBlock li a.students {
    background-position: 0 -456px;
}
ul#ChannelBlock li a.foodjobs {
    background-position: 0 -76px;
}
ul#ChannelBlock li a.horeca {
    background-position: 0 -190px;
}

ul#ChannelBlock li a.health {
    background-position: 0 -157px;
}

ul#ChannelBlock li a.manual {
    background-position: 0 -266px;
}

ul#ChannelBlock li a.watis,
ul#ChannelBlock li a.whatis {
    background-image: url('../images/icons/question.gif');
}

ul#ChannelBlock li a.diversity {
    background-position: 0 -494px;
}

ul#ChannelBlock li a.bluecollar {
    background-position: 0 -266px;
}

ul#ChannelBlock li a.WS,
ul#ChannelBlock li a.WS {
    background-image: url('../images/icons/getmatched.jpg');
}

ul#ChannelBlock li a.disabled-people {
    background-position: 0 -570px;
}

ul#ChannelBlock li a.internship {
    background-image: url('../images/icons/ch-internship.gif');
}

ul#ChannelBlock li a.tax-law {
    background-position: 0 -607px;
}

ul#ChannelBlock li a.medical2 {
    background-position: 0 -1005px;
}

body #PageContent ul li.icon-pdf,
body #PageContent a.icon-pdf {
    display: block !important;
    background: url('../images/icons/pdf.gif') no-repeat 0 0 !important;
    padding-left: 20px !important;
}

body #PageContent .olobox div.hr {
    display: none;
}


body.newsletter #PageContent .article .block {
    border-bottom: 1px dotted silver;
}

body.newsletter #PageContent #ContentArticle .article .date {
    position: absolute;
}

body .bullet {
    padding-left: 0 !important;
    padding-bottom: 0;
    background: none;
}

body .PaginationLinks {
    margin: 0;
}

body.inner #PageContent .leftcolumn #latest_press_release {
    width: auto !important;
}

body.inner #PageContent .articleList .pic img {
    height: auto !important;
}

/* Pricelist DE */

body #PageContent .greybox.pricelist h2 {
    font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #d54500;
    padding: 0 10px 10px 10px;
    margin: 0;
}

body #PageContent .greybox.pricelist {
    padding: 10px 0;
}

body #PageContent table#v5PriceList {
    border-collapse: collapse;
    width: 100%;
    font: normal 11px Verdana, Geneva, sans-serif;
}

body #PageContent table#v5PriceList h3 {
    margin: 0;
    padding: 0;
    font: bold 11px Verdana, Geneva, sans-serif;
    color: #d54500;
}

body #PageContent table#v5PriceList h4 {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 11px;
    color: #d54500;
}

body #PageContent table#v5PriceList a:link,
body #PageContent table#v5PriceList a:visited {
    color: #d54500;
    text-decoration: underline;
}

body #PageContent table#v5PriceList a:hover,
body #PageContent table#v5PriceList a:active {
    color: #e07440;
    text-decoration: underline;
}

body #PageContent table#v5PriceList h2 {
    padding: 0;
}

body #PageContent table#v5PriceList .spacerrow {
    height: 10px;
    background: #ffffff;
}

body #PageContent table#v5PriceList .aleft {
    text-align: left;
}

body #PageContent table#v5PriceList .acenter {
    text-align: center;
}

body #PageContent table#v5PriceList .aright {
    text-align: right;
}

body #PageContent table#v5PriceList .vcenter {
    vertical-align: middle;
}

body #PageContent table#v5PriceList .nowrap {
    white-space: nowrap;
}

body #PageContent table#v5PriceList a.section-toggle {
    display: block;
    padding-left: 10px;
    background: url(/5/resources/images/bullets/bullet-arrow-orange.gif) no-repeat -2px 3px;
}

body #PageContent table#v5PriceList a.preview {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/5/resources/images/icons/magnifier.gif) no-repeat 0 0;
}

body #PageContent table#v5PriceList tr th {
    text-align: left;
    padding: 5px 10px;
}

body #PageContent table#v5PriceList tr td {
    padding: 5px 10px;
    vertical-align: middle;
    line-height: 18px;
    background: transparent url(/5/resources/images/dashes/smalldots-grey.gif) repeat-x left bottom;
}

body #PageContent table#v5PriceList tr td table tr td,
body #PageContent table#v5PriceList tr.bg-lightorange td table tr td {
    background: transparent;
}

body #PageContent table#v5PriceList thead tr th {
    padding: 5px 10px;
    background: #fff;
}

body #PageContent table#v5PriceList tbody tr th {
    padding: 5px 10px;
    background: #ededed url(/5/resources/images/dashes/smalldots-grey.gif) repeat-x left bottom;
    font-weight: bold;
}

body #PageContent table#v5PriceList tbody tr td {
    padding: 5px 10px;
    background: #ffffff;
    vertical-align: top;
    line-height: 15px;
    background: #fff;
    font-size: 11px;
}

body #PageContent table#v5PriceList tbody tr td.border-dotted {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    padding: 0;
    background-image: url(/5/resources/images/dashes/smalldots-grey.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

body #PageContent table#v5PriceList tbody tr.bg-lightorange td {
    background-color: #fff0d9;
}

/* NEW BUTTONS */

button {
    position: relative;
    border: none;
    padding: 0;
    cursor: pointer;
    _cursor: hand;
    overflow: visible; /* removes extra side padding in IE */
}

.Button_Blue,
.Button_LightBlue,
.Button_Orange,
.Button_Green,
.Button_Grey,
.Button_White,
.Button_Facebook {
    border: 0;
    height: 23px;
    padding: 0 15px 0 0;
    font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    vertical-align: top;
    background-image: url(../images/buttons/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

body .Button_Blue span,
body .Button_LightBlue span,
body .Button_Orange span,
body .Button_Green span,
body .Button_Grey span,
body .Button_White span,
body .Button_Facebook span {
    position: relative;
    display: block;
    height: 19px;
    white-space: nowrap;
    padding: 4px 0 0 15px;
    background-image: url(../images/buttons/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer !important;
}

body a.Button_Blue span,
body a.Button_LightBlue span,
body a.Button_Orange span,
body a.Button_Green span,
body a.Button_Grey span,
body a.Button_White span,
body a.Button_Facebook span {
    display: -moz-inline-box;
}

button span {
    margin: 0 -1px;
/margin: 0;
}

/* dangerous because CSS tidy will move this to top of the CSS file */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Google Chrome only - fix margins */
    button span {
        margin-top: -1px;
    }
}

button::-moz-focus-inner {border: none;} /* Fixing FF2 */
button.UIButton:focus {border: 1px dotted #bababa;} /* Restoring FF3 */

body a.Button_Blue, a.Button_LightBlue, a.Button_Orange, a.Button_Green, a.Button_Grey, a.Button_White, a.Button_Facebook, x:-moz-any-link {display: -moz-inline-box;} /* Fixing FF2 */
body a.Button_Blue, a.Button_LightBlue, a.Button_Orange, a.Button_Green, a.Button_Grey, a.Button_White, a.Button_Facebook, x:-moz-any-link, x:default {display: inline-block; height: auto;} /* Restore for FF3 */

body a.Button_Small_Blue, a.Button_Small_LightBlue, a.Button_Small_Orange, a.Button_Small_Green, a.Button_Small_Grey, a.Button_Small_White, x:-moz-any-link {display: -moz-inline-box; height: 17px;} /* Fixing FF2 */
body a.Button_Small_Blue, a.Button_Small_LightBlue, a.Button_Small_Orange, a.Button_Small_Green, a.Button_Small_Grey, a.Button_Small_White, x:default {display: inline-block; height: auto;} /* Restore for FF3 */

body a.Button_Blue,
body a.Button_LightBlue,
body a.Button_Orange,
body a.Button_Green,
body a.Button_Grey,
body a.Button_White,
body a.Button_Facebook {
    display: inline-block;
    text-decoration: none !important;
    border-bottom: none !important;
}

/* Blue */
body .Button_Blue {
    background-position: right -63px;
}

body .Button_Blue span {
    background-position: left 0;
    color: #fff;
}

body .Button_Blue:hover {
    background-position: right -96px;
}

body .Button_Blue:hover span {
    background-position: left -33px;
    color: #fff;
}

body .Button_Blue:active {
    background-position: right -675px;
}

body .Button_Blue:active span {
    background-position: left -635px;
    color: #0c2577; /*#bababa;*/
}

/* LightBlue */
body .Button_LightBlue {
    background-position: right -189px;
}

body .Button_LightBlue span {
    background-position: left -126px;
    color: #fff;
}

body .Button_LightBlue:hover {
    background-position: right -222px;
}

body .Button_LightBlue:hover span {
    background-position: left -159px;
    color: #fff;
}

body .Button_LightBlue:active {
    background-position: right -675px;
}

body .Button_LightBlue:active span {
    background-position: left -635px;
    color: #4188ED; /*#bababa;*/
}

/* Orange */
body .Button_Orange {
    background-position: right -315px;
}

body .Button_Orange span {
    background-position: left -252px;
    color: #fff;
}

body .Button_Orange:hover {
    background-position: right -348px;
}

body .Button_Orange:hover span {
    background-position: left -285px;
    color: #fff;
}

body .Button_Orange:active {
    background-position: right -675px;
}

body .Button_Orange:active span {
    background-position: left -635px;
    color: #D54500;
}

/* Green */
body .Button_Green {
    background-position: right -1445px;
}

body .Button_Green span {
    background-position: left -1419px;
    color: #fff;
}

body .Button_Green:hover {
    background-position: right -1497px;
}

body .Button_Green:hover span {
    background-position: left -1471px;
    color: #fff;
}

body .Button_Green:active {
    background-position: right -675px;
}

body .Button_Green:active span {
    background-position: left -635px;
    color: #bababa;
}

/* Grey */
body .Button_Grey {
    background-position: right -441px;
}

body .Button_Grey span {
    background-position: left -378px;
    color: #fff;
}

body .Button_Grey:hover {
    background-position: right -474px;
}

body .Button_Grey:hover span {
    background-position: left -411px;
    color: #fff;
}

body .Button_Grey:active {
    background-position: right -675px;
}

body .Button_Grey:active span {
    background-position: left -635px;
    color: #bababa;
}

/* White */
body .Button_White {
    background-position: right -565px;
}

body .Button_White span {
    background-position: left -503px;
    color: #0c2577;
    text-shadow: 1px 1px #fff;
}

body .Button_White:hover {
    background-position: right -597px;
}

body .Button_White:hover span {
    background-position: left -535px;
    color: #0E5BBC;
}

body .Button_White:active {
    background-position: right -675px;
}

body .Button_White:active span {
    background-position: left -635px;
    color: #bababa;
}

body.recruiters .Button_White span {
    color: #d54500;
}

body .call2actionbox .Button_White span,
body .box.call2action .Button_White span {
    color: #4188ed;
}

body .call2actionbox .Button_White:hover span,
body .box.call2action .Button_White:hover span {
    color: #4188ed;
}

body .olobox .Button_White span {
    color: #d54500;
}

body .olobox .Button_White:hover span {
    color: #d54500;
}

body.recruiters .Button_White:active span,
body .call2actionbox .Button_White:active span,
body .box.call2action .Button_White:active span,
body .olobox .Button_White:active span {
    color: #bababa;
}

/* Facebook */
body .Button_Facebook {
    background-position: right -2690px;
}

body .Button_Facebook span {
    background-position: left -2660px;
    color: #fff;
    text-shadow: 0px -1px #4e6899;
    padding-left:30px;
}

body .Button_Facebook:hover {
    background-position: right -2750px;
}

body .Button_Facebook:hover span {
    background-position: left -2720px;
    color: #fff;
}

body .Button_Facebook:active {
    background-position: right -2690px;
}

body .Button_Facebook:active span {
    background-position: left -2660px;
    color: #fff;
}

body.recruiters .Button_Facebook span {
    color: #fff;
}

body .call2actionbox .Button_Facebook span,
body .box.call2action .Button_Facebook span {
    color: #fff;
}

body .call2actionbox .Button_Facebook:hover span,
body .box.call2action .Button_Facebook:hover span {
    color: #fff;
}

body .olobox .Button_Facebook span {
    color: #fff;
}

body .olobox .Button_Facebook:hover span {
    color: #fff;
}

body.recruiters .Button_Facebook:active span,
body .call2actionbox .Button_Facebook:active span,
body .box.call2action .Button_Facebook:active span,
body .olobox .Button_Facebook:active span {
    color: #fff;
}

/* SMALL VERSIONS */

body .Button_Small_Blue,
body .Button_Small_LightBlue,
body .Button_Small_Orange,
body .Button_Small_Green,
body .Button_Small_Grey,
body .Button_Small_White {
    height: 17px;
    padding: 0 15px 0 0;
    font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    vertical-align: top;
    background-image: url(../images/buttons/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

body .Button_Small_Blue span,
body .Button_Small_LightBlue span,
body .Button_Small_Orange span,
body .Button_Small_Green span,
body .Button_Small_Grey span,
body .Button_Small_White span {
    position: relative;
    display: block;
    height: 13px;
    white-space: nowrap;
    padding: 1px 0 3px 15px;
    background-image: url(../images/buttons/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}

body a.Button_Small_Blue span,
body a.Button_Small_LightBlue span,
body a.Button_Small_Orange span,
body a.Button_Small_Green span,
body a.Button_Small_Grey span,
body a.Button_Small_White span {
    display: -moz-inline-box;
}

body a.Button_Small_Blue,
body a.Button_Small_LightBlue,
body a.Button_Small_Orange,
body a.Button_Small_Green,
body a.Button_Small_Grey,
body a.Button_Small_White {
    display: inline-block;
    text-decoration: none !important;
    border-bottom: none !important;
}

/* Blue */
body .Button_Small_Blue {
    background-position: right -820px;
}

body .Button_Small_Blue span {
    background-position: left -760px;
    color: #fff;
}

body .Button_Small_Blue:hover {
    background-position: right -850px;
}

body .Button_Small_Blue:hover span {
    background-position: left -790px;
    color: #fff;
}

body .Button_Small_Blue:active {
    background-position: right -1390px;
}

body .Button_Small_Blue:active span {
    background-position: left -1360px;
    color: #bababa;
}

/* LightBlue */
body .Button_Small_LightBlue {
    background-position: right -940px;
}

body .Button_Small_LightBlue span {
    background-position: left -880px;
    color: #fff;
}

body .Button_Small_LightBlue:hover {
    background-position: right -970px;
}

body .Button_Small_LightBlue:hover span {
    background-position: left -910px;
    color: #fff;
}

body .Button_Small_LightBlue:active {
    background-position: right -1390px;
}

body .Button_Small_LightBlue:active span {
    background-position: right -1360px;
    color: #bababa;
}

/* Orange */
body .Button_Small_Orange {
    background-position: right -1060px;
}

body .Button_Small_Orange span {
    background-position: left -1000px;
    color: #fff;
}

body .Button_Small_Orange:hover {
    background-position: right -1090px;
}

body .Button_Small_Orange:hover span {
    background-position: left -1030px;
    color: #fff;
}

body .Button_Small_Orange:active {
    background-position: right -1390px;
}

body .Button_Small_Orange:active span {
    background-position: right -1360px;
    color: #bababa;
}

/* Green */
body .Button_Small_Green {
    background-position: right -1543px;
}

body .Button_Small_Green span {
    background-position: left -1523px;
    color: #fff;
}

body .Button_Small_Green:hover {
    background-position: right -1583px;
}

body .Button_Small_Green:hover span {
    background-position: left -1563px;
    color: #fff;
}

body .Button_Small_Green:active {
    background-position: right -1390px;
}

body .Button_Small_Green:active span {
    background-position: right -1360px;
    color: #bababa;
}

/* Grey */
body .Button_Small_Grey {
    background-position: right -1180px;
}

body .Button_Small_Grey span {
    background-position: left -1120px;
    color: #fff;
}

body .Button_Small_Grey:hover {
    background-position: right -1210px;
}

body .Button_Small_Grey:hover span {
    background-position: left -1150px;
    color: #fff;
}

body .Button_Small_Grey:active {
    background-position: right -1390px;
}

body .Button_Small_Grey:active span {
    background-position: right -1360px;
    color: #bababa;
}

/* White */
body .Button_Small_White {
    background-position: right -1300px;
}

body .Button_Small_White span {
    background-position: left -1240px;
    color: #0c2577;
}

body .Button_Small_White:hover {
    background-position: right -1330px;
}

body .Button_Small_White:hover span {
    background-position: left -1270px;
    color: #0E5BBC;
}

body .Button_Small_White:active {
    background-position: right -1390px;
}

body .Button_Small_White:active span {
    background-position: right -1360px;
    color: #bababa;
}

body.recruiters .Button_Small_White span {
    color: #d54500;
}

body .call2actionbox .Button_Small_White span,
body .box.call2action .Button_Small_White span {
    color: #4188ed;
}

body .call2actionbox .Button_Small_White:hover span,
body .box.call2action .Button_Small_White:hover span {
    color: #4188ed;
}

body .olobox .Button_Small_White span {
    color: #d54500;
}

body .olobox .Button_Small_White:hover span {
    color: #d54500;
}

body.recruiters .Button_Small_White:active span,
body .call2actionbox .Button_Small_White:active span,
body .box.call2action .Button_Small_White:active span,
body .olobox .Button_Small_White:active span {
    color: #bababa;
}

body a.UIButton.UIBlock,
body button.UIButton.UIBlock,
body a.UIButton.UIBlock span,
body button.UIButton.UIBlock span {
    display: block;
    text-align: center;
}

ul.Button_List li {
    padding: 0;
    margin-bottom: 3px;
    background: none;
    position:relative;
}

.TAlignLeft {
    text-align: left;
}

.TAlignCenter {
    text-align: center;
}

.TAlignRight {
    text-align: right;
}

body #PageContent #latest_press_release ul li {
    padding-bottom: 10px;
}

body.locale_de_de #PageContent #latest_press_release .date,
body.locale_en_de #PageContent #latest_press_release .date,
body.locale_de_at #PageContent #latest_press_release .date,
body.locale_en_at #PageContent #latest_press_release .date {
    display: none;
}

#toprightcorner-call2action {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
}

body.locale_de_de #toprightcorner-call2action,
body.locale_en_de #toprightcorner-call2action {
    top: 36px;
    right: 25px;
}

#DashBoard #DynamicBox #InsideDynamicBox .Button_List {
    margin-top: 10px;
}

#DashBoard #DynamicBox #InsideDynamicBox .Button_List .TAlignCenter {
    text-align: left;
}

body.locale_de_de #ContentArticle .article .block h2,
body.locale_en_de #ContentArticle .article .block h2 {
    letter-spacing: 0;
    font-size: 14px;
}


#nav-postjob {
    position: absolute;
    right: 0;
    z-index: 999999;
}

#navigation #nav-postjob span a:link,
#navigation #nav-postjob span a:visited {
    color: #d54500;
}

body #nav-postjob {
    bottom: 0;
    right: 112px;
    top: 1px;
}

.facebookConnectDashboardLogin .facebookLogin{
    padding-top:10px;
}

.facebookConnectDashboardLogin .facebookLogin .facebookLoginHeader{
    color: #0E5BBC;
    font-weight: bold;
    padding: 5px 0;
    display:block;
}

body #WelcomeBox.facebookConnectDashboardLogin{
    padding:15px 10px 0px 10px !important;
    width: 172px !important;
    background-color: #ffffff;
}

body #WelcomeBox .loginHeader {
    color: #484848;
    display: inline-block;
    font-family: trebuchet ms;
    margin-bottom: 4px;
    margin-left: 5px;
}

body #WelcomeBox .facebookFieldset {
    border:solid 1px #7F9DB9;
    border-style:solid none none;
}
body #WelcomeBox .facebookFieldset legend {
    color:#484848;
    font:bold 10px Verdana, sans-serif;
    padding:5px 8px;
    text-align:center;
}

body.home .facebookConnectWhat,
.facebookConnectWhat {
    border: 1px solid #CCCCCC !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    border-radius: 20px !important;
    color: #666666 !important;
    display: block !important;
    font-size: 8px !important;
    height: 11px;
    width: 11px;
    line-height: 11px;
    text-align: center;
    position: absolute;
    right: -16px;
    top: 5px;
    font-weight:bold;
}

body #WelcomeBox .UIButton,
body #WelcomeBox .UIButton span {
    display:block;
    text-align:center;
    text-transform:none;
}

.facebookConnectDashboardLogin{
    padding:10px 0px 0px 10px !important;
    width: 140px !important;
    background-color: #ffffff;
    margin-top:10px !important;
    position:relative;
}

.facebookConnectDashboardLogin .bottomleft, body.home #DashBoardLogin .bottomright {
    display: none;
}

.facebookConnectDashboardLogin .topleft {
    background: #E2EDF5 url('../images/backgrounds/rounded_10px_ffffff.gif') no-repeat left top !important;
}

.facebookConnectDashboardLogin .topright {
    background: #E2EDF5 url('../images/backgrounds/rounded_10px_ffffff.gif') no-repeat right top !important;
}


/* Facebook lightboxes */

#lbContent_facebookConnectWaitLogin,
#lightbox_facebookConnectConfirm,
#lightbox_facebookConnectAccountExists {padding:10px;}

#lbContent_facebookConnectWaitLogin p,
#lightbox_facebookConnectConfirm p,
#lightbox_facebookConnectAccountExists p{
    margin:10px 0 !important;
}

body #toprightcorner-call2action-be {
    display: none;
}

.bottom-bookmarks span{
    float: left;
}

.bottom-bookmarks .sbSeparator{
    display: none;
}

.bottom-bookmarks .sbElement{
    margin-right: 5px;
}

.bottom-bookmarks .sbHeaderSeparator{
    margin-bottom: 10px;
}

body.new-search-design #Header, body.new-search-design #header {
    height:100px;
}

body.new-search-design #Logo,body.new-search-design #logo {
    top: 0px;
}

body.new-search-design #DashBoard-searchBox {
    margin-bottom: 30px;
    position: relative;
    width: 960px;
    float: left;
}

body.new-search-design #DashBoard-SearchBox .left, #DashBoard-SearchBox #WelcomeBox {
    float: left;
    font-size: 11px;
    padding: 21px 17px 0 10px;
    text-align: left;
    width: 163px;
}

body.new-search-design #DashBoard-SearchBox.bluegradient {
    background: url("../images/backgrounds/frontpage-dashboard-v2b.png") no-repeat scroll 0 0 #0C2577;
    color: #FFFFFF;
    height: 75px;
    margin-bottom: 10px;
    padding: 0;
    top: 10px;
    width: 755px;
    position: relative;
}

body.new-search-design #InsideDynamicBox{
    background: none !important;
}

body.new-search-design #DynamicBox.box {
    background: none !important;
}

body.new-search-design #DashBoard-SearchBox .topleft,
body.new-search-design #DashBoard-SearchBox .topright,
body.new-search-design #DashBoard-SearchBox .bottomleft,
body.new-search-design #DashBoard-SearchBox .bottomright{
    background: url("../images/backgrounds/frontpage-dashboard-v2b.png") no-repeat scroll 0 0;
    background-color: #E2EDF5;
}

body.new-search-design #DashBoard-SearchBox #SearchForm .note {
    color: #FFFFFF;
    display: inline-block;
    font-family: sans-serif;
    font-size: 9px;
    overflow: hidden;
    white-space: nowrap;
    width: 170px;
    float: none;
    margin-top: 5px;
}

body.new-search-design #DashBoard-SearchBox #SearchForm-SearchButton {
    float: left;
    left: 5px;
    margin: 0;
    position: relative;
    top: 32px;
}

body.new-search-design #DashBoard-SearchBox input.text {
    border-bottom: 2px solid #7D9EBA;
    color: #004CAF;
    display: block;
    font-weight: bold;
    width: 240px;
}

body.new-search-design #wrapper {
    background: url("../images/backgrounds/background-fade-short-65.gif") repeat-x scroll left 100px transparent;
}

body.new-search-design #DashBoard .box{
    margin-top: 0px;
}

body.new-search-design #SearchForm .column{
    margin-top: 12px;
}

body.new-search-design #SearchForm .column label{
    color: #FFFFFF;
    text-shadow: 1px 1px #0C2577;
    font: bold 16px "trebuchet ms",arial,sans-serif;
    text-transform: none;
    display: inline;
    float: none;
}

body.new-search-design #SearchForm #SearchForm-SearchWhat{
    padding-left: 20px;
}

/* BEGIN New footer styles */
body #NewFooter {
    margin: 0 -50%;
    clear: both;
}

body #NewFooter #FooterTabWrapper {
    background: #E7EFF6;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZWZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2Q2ZTdmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmU3ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #E7EFF6 0%, #D6E7F5 60px, #D6E7F5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E7EFF6), color-stop(60px,#D6E7F5), color-stop(100%,#D6E7F5));
    background: -webkit-linear-gradient(top, #E7EFF6 0%,#D6E7F5 60px,#D6E7F5 100%);
    background: -o-linear-gradient(top, #E7EFF6 0%,#D6E7F5 60px,#D6E7F5 100%);
    background: -ms-linear-gradient(top, #E7EFF6 0%,#D6E7F5 60px,#D6E7F5 100%);
    background: linear-gradient(to bottom, #E7EFF6 0%,#D6E7F5 60px,#D6E7F5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7eff6', endColorstr='#d6e7f5',GradientType=0 );
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #9FBCD6;
    border-bottom: 1px solid #9FBCD6;
}

body #NewFooter #FooterTabMargin {
    padding: 20px 0;
    overflow: hidden;
    width: 920px;
    margin: 0 auto;
}

body #NewFooter #FooterMetaData {
    padding-top: 10px;
    width: 920px;
    margin: 0 auto;
}

body #NewFooter #FooterCountries {
    position: relative;
    left: 0;
    width: auto;
}

body #NewFooter .h3 {
    line-height: normal;
    min-height: 23px;
    margin: 0;
    padding: 0;
    font: bold 11px "trebuchet ms", verdana, sans-serif;
}

body #NewFooter li,
body #NewFooter ul.nav li {
    color: #424242;
}

body #NewFooter li {
    padding-top: 0;
    line-height: 1.5;
    font-size: 11px;
}

body #NewFooter .nav li {
    display: inline;
    font-size: 10px;
}

body #NewFooter #FooterCountries a:link,
body #NewFooter #FooterCountries a:hover,
body #NewFooter #FooterCountries a:visited {
    border: 0 !important;
}

body #NewFooter #FooterMetaData #FooterLogo {
    float: none;
}

#NewFooter #FooterCountries ul li {
    width: 33%;
}
/* Overwrite wrapper for countries with new footer */
body #wrapper {
    overflow: hidden;
}

#FooterMetaData #FooterLogo .stepstone-logo {
    width: 90%;
    float: left;
}
#FooterMetaData #FooterLogo .the-network-logo{
    width: 25px;
    float: left
}
#FooterMetaData #FooterLogo .the-network-logo a{
    text-decoration: none;
}
#FooterMetaData #FooterLogo .the-network-logo a img{
    position: relative; top: -10px;
    border: 0;
}
/* END New footer styles */


body.locale_fr_fr #toprightcorner-call2action,
body.locale_en_fr #toprightcorner-call2action {
    position: absolute;
    right: 35px;
    top: 50px;
}
.article #PageContent .block .tab-container div {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    float: left;
}
#ContentArticle .article .block .tab-container div h2{
    margin-top: 10px;
}
#navigation li#nav-onlineordering{
    position: absolute;
    right: 145px;
    z-index: 99999;
}
#navigation li#nav-onlineordering span a{
    color: #D54500;
}

.facebookConnectWhat {display: block; color: #666; top: 5px; right: -16px; text-align: center; width: 11px; height: 11px; font: bold 8px/11px Tahoma, sans-serif; border-radius: 50%; cursor: help; margin-left: 7px; position: absolute; border: 1px solid #ccc;}
.facebookConnectWhat .content {text-align: left; position: absolute; top: 1.5em; z-index: 999; right: 0.75em; padding: 0 !important; border-radius: 6px; background: #e6e6e6; color: #333; font-size: 1.2em !important; line-height: 1.25em; font-weight: normal; width: 0px; height: 0px; overflow: hidden; opacity: 0; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; box-shadow: 3px 3px 4px #666; max-width: 200px; max-height: 200px;}
.facebookConnectWhat .content .wrapper {padding: 0 !important;}
.facebookConnectWhat .content ul {padding-left: 1.5em;}
.facebookConnectWhat:hover .content {width: 265px; height: auto; opacity: 1; border: solid 1px #999; padding: 6px 0 !important;}
.facebookConnectWhat:hover .content .wrapper {padding: 0 6px !important; }
.facebookConnectWhat .content ul {list-style-image: url('../images/bullets/bullet-arrow-right-inactive.gif'); list-style-position: inside;}
.rightcolumn .keyFigures .pressSection{
    background: #EDF6FF;
    float: left;
    padding: 10px;
    margin-bottom:20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.twitter-timeline {
    margin-bottom: 20px;
}
#PageContent h4.titlePresse{
    color: #777;
    font-size: 11px;
    font-weight: normal;
}
#boxContent .imageWrapper{
    float: left;
    width: 35%;
    margin: 10px 0px;
}
#boxContent .imageWrapper img,
#boxContent-latest-articles img{
    width: 100px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#boxContent-latest-articles img{
    margin-right: 10px;
}
#boxContent .textWrapper{
    float: left;
    width: 65%;

}
#boxContent .linksWrapper{
    float: left;
    width: 100%;
}
#boxContent .linksWrapper p{
    margin: 0px;
    color: #000;
}
#boxContent .firstElement .buttonWrapper{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px dotted #c5c5c5;
    float: left;
    width: 100%;
    text-align: center;
}
#boxContent .secondElement .buttonWrapper{
    margin-top: 10px;
    padding-top: 10px;
    float: right;
    width: 220px;
    text-align: center;
}
#boxContent .firstElement{
    width: 350px;
    float: left;
}
#boxContent .secondElement{
    width: 350px;
    float: left;
    margin-left: 10px;
}
#boxContent .secondElement .upperElement,
#boxContent .secondElement .bottomElement{
    width: 350px;
    float: left;
    margin-bottom: 10px;
}
body #PageContent h2.presseTitle{
    font-size: 15px;
    font-weight: bold;
}
body #PageContent #boxContent-latest-articles{
    float: left;
    margin: 10px;
}
body #PageContent #boxContent-latest-articles h4{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px dotted #c5c5c5;
    font-size: 170%;
    font-weight: normal;
    color: #0C2579;
}
#boxContent-latest-articles .boxRow{
    margin-bottom: 15px;
    float: left;
}
body #PageContent  #boxContent-latest-articles .read-more-link{
    text-decoration: none;
    float: right;
}
.paging {
    display: block;
    height: 45px;
}
.paging .fleft{
    color: #043F92;
    font: bold 12px verdana,sans-serif;
    margin: 10px;
    padding: 5px;
    width: 20%;
    float: left;
}

.paging .fright{
    margin: 6px;
    text-align: right;
    font-weight: bold;
    width: 60%;
    float: right;
}

.paging .cls{
    display: none;
}

.paging .fright span{
    background: #0C2577;
    color: #fff;
    margin: 2px;
    padding: 3px 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.paging .fright a{
    margin: 0px 2px;
}
.paging #pagingPageList{
    background: #EDF6FF;
    display: block;
    float: right;
    line-height: 19px;
    padding: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #CFE6FF;
}

.paging #next,
.paging #prev{
    float: right;
    margin: 2px 10px;
}
.paging #next a,
.paging #prev a{
    background: #EDF6FF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #CFE6FF;
    display: block;
    font-size: 20px;
    height: 23px;
    line-height: 19px;
    margin: 2px;
    padding: 0 7px;
    vertical-align: middle;
    text-decoration: none;
}
.paging #next a:hover,
.paging #prev a:hover{
    background: #fff;
    box-shadow: 0px 0px 2px #ccc;
}
.socialmedia-load-button{
    background: url(../images/buttons/socialmedia-load-button.png) no-repeat;
    background-position: 0px 0px;
    width: 180px;
    height: 50px;
    transition: background-position 0.3s;
    -webkit-transition: background-position 0.3s;
}
.locale_de_de .socialmedia-load-button{
    background: url(../images/buttons/socialmedia-load-button-de.png) no-repeat;
}
#stepstone-za-v5 .socialmedia-load-button{
    background: url(../images/buttons/socialmedia-load-button-pnet.png) no-repeat;
}
.socialmedia-load-button:hover{
    background-position: 0px -50px;
}
.socialmedia-load-button:active,
.socialmedia-load-button:focus{
    outline: none;
    border: 0px;
}
.socialButtonArea{
    width: 100%;
}
.switchButtonArea .ajaxLoader{
    width: 100%;
    padding: 15px 0px;
    float: left;
    display: none;
    color:#0C2577;
    font-weight: bold;
    text-align: center;
}
#stepstone-za-v5 .switchButtonArea .ajaxLoader{
    color:#ff0000;
}
>>>> ORIGINAL //stepstone_online/trunk/5/resources/css/screen_cms.css#6
==== THEIRS //stepstone_online/trunk/5/resources/css/screen_cms.css#8
                                                     width: 200px;
}
.leftcolumn .cv_c2a,.leftcolumn .ja_c2a{
    margin-right: 15px;
}
.cv_c2a{
    background-position: 0px 0px;
}
.ja_c2a{
    background-position: 0px -151px;
}
.cv_c2a .button_el, .ja_c2a .button_el{
    margin-top: 75px;
    float: left;
    width: 90%;
    padding: 10px 5%;
    font-size: 150%;
    color: #fff;
}
.cv_c2a .text_el, .ja_c2a .text_el{
    margin-top: 5px;
    float: left;
    width: 90%;
    padding: 0px 5%;
    font-size: 105%;
}
.article_search{
    margin-bottom: 15px;
    width: 100%;
    float:left;
    height: 26px;
}
.article_search input{
    float:left;
}
.article_search #searchArticleContent{
    padding: 4px;
    border: 1px solid #DDD;
    border-radius: 4px 0px 0px 4px;
}
.article_search .button{
    background: #0C2579;
    border:0px;
    width: 30px;
    height: 25px;
    border-radius: 0px 4px 4px 0px;
}

/*Article search */
.rightcolumn .article_search{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.rightcolumn .article_search input[type="text"],
.leftcolumn .article_search input[type="text"],
#SideContent .article_search input[type="text"]{
    border: 1px solid #ddd;
    border-right: 0px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    padding: 3px 0px 3px 5px;
    outline: none;
    width: 160px;
    height: 18px;
    float: left;
}

.rightcolumn .article_search input[type="submit"],
.leftcolumn .article_search input[type="submit"],
#SideContent .article_search input[type="submit"]{
    border: 0px;
    background: #0C2579 url(../images/backgrounds/compress/magnifying-glass.png) no-repeat;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    height: 26px;
    width: 30px;
    float: left;
    cursor: pointer;
    text-indent: -1000px;
    background-position: 7px 5px;
    background-size: 15px;
}
#SideContent .article_search input[type="text"]{
    width: 130px;
}
.leftcolumn .article_search input[type="text"]{
    width: 490px;
}
