.outer_bg
{
	background-color: #ffcc00; 
	width: 640px; 
	
	padding: 20px 0px;
	
	text-align: center;
}

.banner
{
	background-image: url('/power/images/collector/whyPowerHeader.gif');
	background-repeat: no-repeat;
	width: 600px;
	height: 100px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	
	text-align: center;
	vertical-align: middle;
	
	border-style: solid;
	border-width: 0px;	
}

.round_corners
{
	width: 600px; 
	
	margin-left: auto; 
	margin-right: auto; 
	
	text-align: center
}

.content_box
{
	padding: 10px;
	
	font-family: arial;
	font-size: 12pt;
	
	text-align: left;
}

.headerTxt
{
	font-size: 21pt;
	color: #ff6600;
	font-weight: bold;
	
	text-align: center;
}

.subheaderTxt
{
	font-size: 14pt;
	color: #ff6600;
	font-weight: bold;
}

.job_grid {
	margin-bottom:20px;
}
