/***************************************/
/* careers.html Page Specific Styling */
/***************************************/

#carrTopPic{
	position:			absolute;
	top:				160px;
	left:				240px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				135px;
	width:				784px;
	border:				0px;
	/*border:				dotted;*/
}

#carrLeftTextBox{
	font-size:			12px;
	text-align: 		left;
	position:			absolute;
	top:				295px;
	left:				240px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				430px;
	width:				784px;
	/*border:				dotted;*/
}

#carrLeftText{
	position:			absolute;
	top:				20px;
	left:				20px;
	height:				400px;
	width:				742px;
	/*border:				dotted;*/
}

#carrlongSpacer{
	position:			absolute;
	top:				285px;
	left:				0px;
	width:				200px;	
	height: 			437px;
	border-top: 		1px solid #ffffff;	
	border-bottom: 		#d8d7d7 1px solid;
	background-color: 	#e0e0e0;
	/*border:				dotted;*/
}