
/*.MainContent {
	margin: 20px 0px 30px 0px;
}

h1 {
	margin-bottom: 1.15em;	
} */
h2.PayTableSections {	

    font-size: 1.3em;
    margin: 0;
    padding: 0 0 0 1.7em;
}


ul.PayTableSections {
	list-style: none;
	margin: 0px;
}

ul.PayTableSections > li {
     margin-top: 40px;
     padding-left: 120px;
     min-height: 135px;
}


ul.PayTableSections > li.Locality {
	background: url(/img/Policy/PayLeave/SalariesWages-Locality.gif) no-repeat 2px 20px;
}

ul.PayTableSections > li.LEO {
	background: url(/img/Policy/PayLeave/SalariesWages-LEO.gif) no-repeat 6px 22px;
}

ul.PayTableSections > li.Executives {
	background: url(/img/Policy/PayLeave/SalariesWages-Executives.gif) no-repeat 8px 26px;
}

ul.PayTableSections > li.SpecialRates {
	background: url(/img/Policy/PayLeave/SalariesWages-SpecialRates.gif) no-repeat 6px 10px;
}

