#headerButtonRecruiter
{
	background-color: #293A68;/*#90CA1A;*/
}

#headerButtonRecruiter:hover
{
	cursor: default;
	background-color: #293A68;/*#90CA1A;*/
}

.recruiterMainContainer
{
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
	width: 750px;
}

.recruiterMainContainer .leftBoxCap
{
	width: 735px;
	height: 7px;
	background-image: url(/images/wide_box_topcorner.gif);
	background-repeat: no-repeat;
}

.recruiterMainContainer .boxBody
{
	width: 735px;
	height: 635px;
	background-image: url(/images/wide_box_tile.gif);
}

.recruiterMainContainer .rightBoxCap
{
	width: 735px;
	height: 20px;
	background-image: url(/images/wide_box_bottomcorner.gif);
}

.recruiterContainer
{
}

.recruiterContainer .pageTitle
{
	position: absolute;
	top: 25px;
	left: 130px;
	height: 54px;
	width: 440px;
}

.recruiterContainer .pageText
{
	position: absolute;
	top: 80px;
	left: 15px;
	width: 680px;
}
