.content-career{
	width:100%;
	height:auto;
	float: left;
	padding-top:24px;
}
.page-title {margin-bottom: 22px !important;}
.tagline-career{
	width:94%;
	height:279px;
	margin:0 auto;
}
#tagline-career__photo{
	width:294px;
	height:100%;
	float:left;
	overflow: hidden;
}
#tagline-career__content{
	width:560px;
	height:100%;
	float:right;
	padding-top: 40px;
}
#tagline-career__content p{
	font-size: 14px;
	font-family: 'Trebuchet MS';
	color: #ffffff;
	margin-top: 14px;
	width: 548px;
}
#tagline-career__content a{font-size: 14px;font-family: 'Trebuchet MS';color: #ffffff;text-decoration: none;}
#tagline-career__content a:hover{text-decoration: underline;}
.list-career{
	width:94%;
	height:auto;
	margin:0 auto;
	padding-bottom: 20px;
}
#list-career__content{
	float:left;
	width:720px;
	height:auto;
}
#list-career__category{
	float:right;
	width:176px;
	height:auto;
	margin-top: -24px;
}
.list-item-career{
	width:100%;
	height:auto;
	border-top: 2px solid #303845;
	border-bottom: 2px solid #262d33;
	margin-bottom:1px;
	background: url(../images/bg-career-collapse.png);
}
.list-item-career__title{
	width:100%;
	height:44px;
	background: url(../images/bg-career-expand.png);
	padding: 0px 36px 0px 36px;
}
.list-item-career__title h2{
	font-size: 18px;
	font-family: 'Trebuchet MS';
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	width: auto;
	display: inline-block;
	cursor:pointer;
	/*padding: 11px 60px 8px 0px;*/
	padding: 0;
	float:left;
}
.expand{
	float:left;
	background: url(../images/expand.png);
	width:14px;
	height:13px;
	margin-top: 20px;
/*	margin-left: -20px;*/
	margin-left: 0; 
}
.list-item-career__content{
	width:100%;
	height:auto;
	padding: 0px 36px 0px 36px;
}
.list-item-career__content-head{
	width:100%;
	height:106px;
	border-bottom:1px solid #224147;
}
.list-item-career__photo{float:right;}
.list-item-career__date{float:left; padding-top: 8%;}
.list-item-career__content-post{padding-bottom:12px; padding-top: 12px;}
.list-item-career__date p{font-size: 14px;font-family: 'Trebuchet MS';color: #ffffff;}
.list-item-career__content-post p{font-size: 14px;font-family: 'Trebuchet MS';color: #ffffff; margin-bottom: 14px}
.list-item-career__content-post ul li, .list-item-career__content-post ol li{font-size: 14px;font-family: 'Trebuchet MS';color: #ffffff; line-height: 1.6em;}
.list-item-career__content-post ul li{list-style-type:square !important; list-style-position: inside;}
.list-item-career__content-post ol li{list-style-type:decimal !important; list-style-position: inside;}
.list-item-career__content-post ul{margin-left:20px;}
.list-item-career__content-post ol{margin-left:40px;}
.btn-jobstreet{
	background: url(../images/btn-jobstreet.png) no-repeat;
	float: right;
	width: 117px;
	height: 30px;
	margin-bottom: 20px;
	text-decoration: none;
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 6px;
}
.btn-jobstreet:hover{background: url(../images/btn-jobstreet-hover.png) no-repeat;} a .btn-jobstreet{text-decoration: none;}
.widget-categories-career{width:100%; height:auto; font-size: 18px; font-family: 'Myriad Pro';color: #ffffff; font-weight: bold; text-transform: uppercase; background: url(../images/highlights-career.png) no-repeat; background-position: bottom; padding-bottom: 6px; position: relative;}
.category-career{
	width:100%;
	height:auto;
}
.expand-category-career, #expand-category-career-1{
	float:left;
	background: url(../images/expand.png);
	width:14px;
	height:13px;
	margin-top: 6px;
	margin-left: -24px;
	cursor:pointer;
}
.text-categories-career, #text-categories-career-1 {float:left; padding: 0px 44px 0px 28px; cursor:pointer;}
ul.list-category-career{
	width:100%;
	height:auto;
	display: inline-block;
	padding-top:12px;
}
ul.list-category-career li{
	list-style-type: none !important;
	padding-bottom: 4px;
	width: auto;
	display: inline-block;
	margin-left: 32px;
	margin-bottom: 2px;
	padding: 3px 10px 3px 8px;
}
ul.list-category-career li.actived{
	background: url(../images/actived-categories-career.png) no-repeat;
	background-position: bottom center;
}
ul.list-category-career li a{text-decoration: none;font-size: 13.5px;font-family: 'Trebuchet MS';color: #ffffff;}
ul.list-category-career li:hover{
	background: url(../images/hover-category-career.png);
}