.contentBreadRss {
	display:none;
}

.contentTopLine {
	display:none;
}

.pageTitle h1 {
	padding: 5px 0;
	margin: 0;
}

.careersHomeHeader {
	float:left;
	margin: 0;
	padding: 0 0 20px;
	width: 940px;
	position: relative;
	left: -19px;
}

.careersHomeContent {
	float: left;
	margin: 0;
	padding: 0 0 20px;
	width: 600px;
}

.careersHomeContent p {
	font-size: 13px;
	line-height: 18px;
	padding:10px 0 20px;
}

.careersHomeContent ul.careersHomeItems {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 415px;
	height: 150px;
}

.careersHomeContent ul.careersHomeItems li {
	height: 178px;
	width: 251px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.careersHomeContent li img {
	width: 100%;
}

.careersHomeContent li.roundabout-in-focus {
	cursor: default;
}

.careersHomeContent .slidetabs {
	background: #ffffff url("/-/media/images/about-us/careers/roundaboutarrows-bg.png") -2px 1px no-repeat;
}

.careersHomeContent .backward {
	float:left;
	width:47px;
	height:19px;
	position:relative;
	top:-83px;
	left:28px;
	display:block;
}

.careersHomeContent .forward {
	float:right;
	width:47px;
	height:19px;
	position:relative;
	top:-83px;
	left:-32px;
	display:block;
}

.careersHomeItemsContainer {
    position:relative;
    top:15px;
    height:100%; 
    width:600px;
    float:left;
    margin:0px;
    padding:0px;
}

/* single slide */
.careersHomeItemsContainer div.careersHomeItemsContent {
    display:none;
    margin:0px;
    padding:0px;
    height:100%;
}

.careersHomeItemsContent {
	display:block;
	margin:0px;
	padding:0px;
}

.careersHomeItemsContent h2 {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:14px;
	line-height:20px;
	color:#2b2c6c;
	font-weight:normal;
}

.careersHomeItemsContent .careersHomeItemsDetail {
	display:block;
	margin:0px 15px 0px 20px;
	padding:0px;
}

.careersHomeItemsContent .careersHomeItemsDetail h3 {
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:14px;
	width:380px;
}

.careersHomeItemsContent .careersHomeItemsDetail p {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:11px;
	line-height:14px;
	width:380px;
}

.careersHomeItemsContent .careersHomeItemsDetail ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	font-size:11px;
	line-height:14px;
	width:360px;
	list-style-type:disc;
}

.careersHomeItemsContent .careersHomeItemsDetail li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

.careersHomeItemsContent .careersHomeItemsDetail img {
	margin:0px;
	padding:0px;
	float:right;
	width:155px;
}

.careersHomeItemsContent .careersHomeItemsDetailLine {
	display:block;
	clear:both;
	border-bottom:1px #595959 dashed;
	margin:15px 0px 20px 15px;
	padding:0px 0px 0px 0px;
	width:380px;
}

.careersHomeItemsContent .careersHomeItemsDetailLineFull {
	display:block;
	clear:both;
	border-bottom:1px #595959 dashed;
	margin:15px 0px 20px 15px;
	padding:20px 0px 0px 0px;
	width:380px;
}