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,h2,h3 {
font:normal 18px "trebuchet ms", sans-serif;
}

h1 {
color:#0C2579;
line-height:1;
padding:0 0 6px;
}

h2 {
color:#0C2579;
padding-bottom:2px;
letter-spacing:-1px;
margin:0;
}

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');
}

#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 {
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 {}

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,.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/flag/stepstone_countries.gif') no-repeat 0 0;
width:14px;
height:12px;
overflow:hidden;
margin:2px 4px 0 0;
}

.flagged.small .at .flag {
background-position:0 0;
}

.flagged.small .be .flag {
background-position:-14px 0;
}

.flagged.small .de .flag {
background-position:-28px -12px;
}

.flagged.small .it .flag {
background-position:0 -24px;
}

.flagged.small .dk .flag {
background-position:0 -12px;
}

.flagged.small .fr .flag {
background-position:-14px -12px;
}

.flagged.small .lu .flag {
background-position:-14px -24px;
}

.flagged.small .nl .flag {
background-position:-28px 0;
}

.flagged.small .no .flag {
background-position:-28px -24px;
}

.flagged.small .se .flag {
background-position:0 -36px;
}

.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-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 {
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 */
}

#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 {
position:absolute;
left:0;
top:0;
padding:2px 10px;
}

#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:110px;
right:0;
width:162px;
height:602px;
overflow:hidden;
}

#SkyscraperContainer img,#BannerLeaderboard img {
border:1px solid #efefef;
}

body.locale_dk_dk #SkyscraperContainer img, body.locale_dk_DK #SkyscraperContainer img,
body.locale_dk_dk #BannerLeaderboard img, body.locale_dk_DK #BannerLeaderboard img{
border:none;
}

.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;
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.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 {
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: arial,sans-serif;
	font-size:14px;
	line-height:normal;	
}

#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;
}

#PressReleaseSearchBox {
width:500px;
}

.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,h2,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,
.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.noleaderboard #header {
height: 100px; /* 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 {
	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 #PageContent p,
body .button p {
	margin: 10px 0 !important;
}

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/V5_WenS_Steentjes.gif');
}

 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;
}

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 {
	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 { 
	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;
}

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 {
	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, 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, 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 {
	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;
}

/* 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;
}

.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;
}

#DashBoard #DynamicBox #InsideDynamicBox .Button_List {
	margin-top: 10px;
}

#DashBoard #DynamicBox #InsideDynamicBox .Button_List .TAlignCenter {
	text-align: left;
}
