.jobs-topemployer {
	float: right;
	cursor: pointer;
	text-align: center;
	margin: 6px 52px 0 0;
}

.top-container-grid {
	min-height: 410px;
}

.top-container {	
	background-color: #399ac7;
	position: absolute;
	width: 100%;
	left: 0;
}

.top-container-content {
	max-width: 940px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.top-container-content .no-left-padding {
	padding-left: 0 !important;	
}

.top-container-logos {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;

}

.top-container-jobs {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;	
}

.top-container-logos, .top-container-jobs {
	background-color: #fff;
	padding: 10px;
	height: 320px;
}

.top-container-title {
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 800;
	margin: 5px 0 20px 0;	
}

.top-container-logo {
	width: 200px;
	height: 50px;
	float: left;
	vertical-align: middle; 
	margin: 25px;
}

.top-container-logos img {   
	margin-left: auto;   
	margin-right: auto;
	display: block;
	max-height: 80px;
	vertical-align: middle;
}

.top-container-logo-container, .top-container-logo-container a {
	width: 200px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
	display: block;
	position: absolute;
}

.top-jobs-ticker { 
	height: 280px;
	margin-top: 10px;
	padding-right: 25px;
}

.top-jobs-ticker li {
	background: url('../images/bullet_topjob.png') no-repeat left center;
	padding: 15px 0 10px 25px;
	border-bottom: 1px solid #e8e9ea;
	height: 45px;
	list-style-type: none;
}

.top-container-buttons {
	text-align: right;
}

.kj-job-btn {
	width: 186px;
	font-size: 16px;
	text-align: left;
	margin: 5px 0;
}

.top-container-bottom {
	padding-left: 20px;
	margin: 20px 0;
}

.show-all-cat {
	cursor: pointer;
}

.top-categories {
	list-style-type: none;
}

.top-job-jobtitle {
	white-space: nowrap;
	overflow: hidden;
}

.kj-homepage-category {
	cursor: pointer;
}

/* remove breadcrumbs on home */
h1.uk-article-title {
	margin: 0 0 0 0 !important;
}

.kj-breadcrumbs, .kj-breadcrumbs-grid {
	display: none; 
}

.kj-short-catlist ul {
	padding-left: 10px;
}

.jobs-topjobs-container {
	margin-top: -5px;	
} 

.jobs-topjobs {
	float: right;
	cursor: pointer;
	text-align: center;
}

.top-categories {
	font-size: 13px;
}

ul.top-categories {
	padding-left: 12px !important;
}