﻿#INTLCareerCenter 
{
    width: 450px;
}

#INTLCareerCenterQSB
{
	width: 250px;
	float: left;
}

#cbPostBoxes
{
	width: 365px;
	float: left;
	text-align: left;
	margin-left: 14px;
	margin-top: 2px;
	height: 150px;
	min-height: 150px;
}

#cbPostBoxes h4 
{
	font-size: 14px;
	margin: 0 2px 4px 2px;
	font-weight: bold;
	border-bottom: solid 1px #777;
}

.cbJobSeekerBox 
{
	width: 160px;
	border: 2px dashed #777;
	float: left;
	padding: 5px 6px 0 6px;
	min-height: 150px;
	height: 150px;
}

.cbJobSeekerBox p 
{
	text-align: left;
}
	
.cbJobPosterBox 
{
	width: 160px;
	border: 2px dashed #777;
	margin-left: 10px;
	float: left;
	padding: 5px 6px 0 6px;
	min-height: 150px;
	height: 150px;
}

#careerCenterINTL_Categories 
{
	width: 625px;
	float: left;
}
