/* CSS Document */

.featureBulet {
    background: url("../images/ico-check.gif") no-repeat scroll 0 -1px transparent;

    line-height: 35px;
    margin-bottom: 10px;
    padding-left: 35px;
}
.h2Header {
  /*  color: #669900; */
    font-size: 20px;
    text-transform: none;
	font-weight: normal;
    margin: 20px 0 0.8125em;
}
.divGap { 
	text-align:justify;	
}
.divGap p  { margin-bottom: 1.625em;}