/************************************/
/*		EMPLOYER ADVERT HEADERS             */
/************************************/

.employerAdvertHeaders > a.whiteDashedBox{
	width:					calc(100% - 32px);
	margin-bottom:			5px
}

.employerAdvertHeaders > a.whiteDashedBox > :first-child{
	margin-bottom:			2px
}

.employerAdvertHeaders > a.whiteDashedBox div > *{
	display:					inline-block;
	vertical-align:			top
}

.employerAdvertHeaders > a.whiteDashedBox > :first-child > :last-child{
	font-weight:				700
}


.employerAdvertHeaders > a.whiteDashedBox div > :last-child{
	float:					right
}