/*-------------------------------------------------------------------------
Recruit
-------------------------------------------------------------------------*/
#Recruit {
	float:right;
	width:641px;
}
#Recruit h1 {
	width:641px;
	height:47px;
	background-image:url('./images/recruit/cssTitle.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Recruit .pleaseWait {
	padding:200px 0;
}
#Recruit .pleaseWait p {
	color:#f0d1b2;
	font-size:large;
	font-weight:bold;
	text-align:center;
}

