#careers_home {
	float: left;
	width: 910px;
	overflow: hidden;
	padding-bottom: 52px;
	background: url(../images/bg_careers_home.jpg) -11px bottom no-repeat;
	margin-bottom: 30px;
}

#careers_home .careers #header h2 {
	width: 450px;
	height: 152px;
	background: url(../images/header_careers_home.jpg) left top no-repeat;
	text-indent: -9999em;
	margin-left: 185px;
}

#careers_home #careers_copy {
	clear: both;
	background-color: #000;
	width: 674px;
	padding: 24px 18px 50px 18px;
}

/* ^ */

#careers_home #careers_copy p {
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.2em;
}

#careers_home #careers_copy p.red {
	color: #d71c31;
}

#careers_home .careers ul {
	float: left;
	width: 650px;
	margin: 50px 0px 0px 53px;
	list-style: none;
}

#careers_home .careers ul li {
	display: inline;
	float: left;
	margin: 0px 34px 0px 0px;
	text-transform: uppercase;
	padding-left: 0px;
}

#careers_home .careers ul li.last {
	margin-right: 0px;
}

#careers_home .careers ul li a {
	display: block;
	text-indent: -9999em;
	height: 23px;
}

/* ^ */

#careers_home .careers ul .corporate-en a {
	width: 209px;
	background: url(../images/button_careers_corporate_en.jpg) top left no-repeat;
}

#careers_home .careers ul .stores-en a {
	width: 81px;
	background: url(../images/button_careers_stores_en.jpg) top left no-repeat;
}

#careers_home .careers ul .logistics-en a {
	width: 237px;
	background: url(../images/button_careers_logistics_en.jpg) top left no-repeat;
}

#page_content.careers {
	float: none;
	position: static;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

.careers #header {
	float: left;
	width: 710px;
	margin: 48px 0px 16px 0px;
}

/* ^ */

.careers #header a {
	float: left;
	display: block;
	background: url(../images/button_careers_intro.jpg) left top no-repeat;
	margin-right: 65px;
	width: 134px;
	height: 23px;
	margin-top: 12px;
	text-indent: -9999em;
}

.careers #header h2 {
	float: left;
	display: inline;
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-size: 1.6em; 
	padding: 10px;
	text-indent: -9999px;
}

body.en .careers #header h2 { background: url(../images/localisation/careers_en.gif) no-repeat; }
body.de .careers #header h2 { background: url(../images/localisation/careers_en.gif) no-repeat; }
body.es .careers #header h2 { background: url(../images/localisation/careers_en.gif) no-repeat; }
body.fr .careers #header h2 { background: url(../images/localisation/careers_en.gif) no-repeat; }
body.it .careers #header h2 { background: url(../images/localisation/careers_en.gif) no-repeat; }
body.nl .careers #header h2 { background: url(../images/localisation/careers_en.gif) no-repeat; }


.careers .content_container {
	overflow: hidden;
	width: 710px;
}

.careers p {
	font-size: 0.75em;
	clear: both;
	margin-bottom: 22px;
	line-height: 1.6em;
}

.careers ul {
	margin: 0px 0px 22px 13px;
	list-style: disc;
}

.careers ul.column {
	float: left;
	width: 330px;
}

.careers ul.nodisc {
	margin-left: 0px;
	list-style: none;
}


.careers ul.nodisc li {
	padding-left: 0px;
}

.careers li {
	font-size: 0.75em;
	margin-bottom: 15px;
	padding-left: 30px;
}

.careers a {
	font-size: 0.75em;
	display: block;
	text-decoration: none;
	color: #d62836;
	margin-bottom: 22px;
	font-weight: bold;
}

.careers p a {
	font-size: 1em;
	display: inline;
}

.careers li a {
	font-size: 1em;
	margin-bottom: 0px;
	display: inline;
}


