/* CSS Document */

#careerscontent01 h1 {
	font-family:"Times New Roman", Times, serif; 
	font-size:22px; 
	color:#7b7b7b; 
	margin-bottom:15px;
}

#careerscontent01 h2 {
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
	font-weight:bold; 
	color:#7b7b7b; 
	margin-bottom:10px;
}

#careerscontent01 p {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#7b7b7b;
}

/*------------------------------*/

#careerscontent01 {
	float:right;
	width:580px;
	padding:15px;
	background-color:#ccc;
}
