@charset "utf-8";
/* Southern Company on MNN Custom Page Styles */

#efficiencyChartContainer{
	position: relative;
	float: right;
	width: 270px;
	height: 200px;
	margin: 0 0 0 10px;
	padding: 40px 0 0 0;
}

#efficiencyChart{
	position: absolute;
	top: -45px;
}

#highlightsContainer{
	position: relative;
	width: 100%;
	min-height: 330px;
}

#highlightsLeft, #highlightsCenter{
	position: relative;
	float: left;
	width: 196px;
}

#highlightsCenterRight{
	position: relative;
	float: right;
	width: 403px;
}

#highlightsRight{
	position: relative;
	float: right;
	width: 196px;
}

#adTable tr td{
	padding-top: 10px;
}

#chartsLeft{
	position: relative;
	float: left;
	width: 236px;
}

#chartsRight{
	position: relative;
	float: right;
	width: 364px;
}

.imageRight{
	width: 200px;
	float: right;
}
