div.mJob div.left {
	background: url(/files/template/mk/ico-job2.jpg) 40px 20px no-repeat;
	padding-top: 200px;
}

div.mJob div.right {
}

div.mJob div.left div.title {
	font-size: 16px;
	font-weight: 500;
	color: #272f7b;
	margin: 10px 10px 10px 10px
}

div.mJob div.left div.bullet {
	font-size: 16px;
	font-weight: 500;
	color: #6d6d6d;
	margin: 10px 10px 10px 10px
}

div.mJob div.right h1 {
	font-size: 20px;
	font-weight: 500;
}

div.mJob div.right div.jobText {
	font-size: 16px;
	color: white;
}

div.mJob div.right div.jobText p {
	font-size: 16px
}

div.mJob div.right div.jobVacs {
	margin-top: 40px;
	color: white;
}

div.mJob div.right .mytext div.jobVacs p {
	color: white !important;
}

div.mJob div.right div.jobVacs div.item {
	margin: 10px 0;
	padding: 10px
}

div.mJob div.right div.jobVacs div.item div.title {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase
}

div.mJob div.right div.jobVacs div.item div.title a {
	color: #272f7b;
}

div.mJob div.right div.jobVacs div.item div.itemhide {
	display: none
}

div.mJob div.right div.jobVacs div.item div.itemvisible {
	display: block
}

div.mJob div.right div.jobVacs div.itemover {
	background: #727375;
	color: white
}

div.mJob div.right div.jobVacs div.itemover div.title {
	margin-bottom: 10px;
}

div.mJob div.right div.jobVacs div.itemover div.title a {
	color: #ffffff;
	text-decoration: none
}

div.mJob div.right div.jobVacs div.itemhide a {
	color: white
}

div.mJob div.right div.jobVacs div.itemhide p {
	color: white
}

div.mJob div.right div.jobVacs div.itemhide p:first-child {
	margin-top: 0px
}

div.mJob div.right div.jobVacs div.itemhide ul:first-child {
	margin-top: 0px
}

div.mJob div.right div.jobVacs div.itemhide div.titlesub {
	color: #ffffff;
	text-transform: none;
	font-size: 20px;
	font-weight: 500;
	margin-top: 10px
}