﻿div#divSectionCurtail1, div#divSectionCurtail2 {
	width: 800px;
}

div#divSectionCurtail1 h3, div#divSectionCurtail2 h3 {
	text-align: left;
}

td span.check {
	width: 18px;
	display: inline-block;
	background: url(../images/icons/iconDsmCheck.png);
	height: 18px;
	overflow: hidden;
}

div.boxbody {
	padding-bottom: 0px;
}

div.curtailmentSectionU table.standard {
    width: 100%;
}

table.standard th.lastHdr {
    background-position: -1px -1px; /* removes right border */
}

table.standard th.utilityExpandedCol {
    text-align: center;
}