#topHeadline { background: url('/img/benefitsTop.gif') no-repeat 0 0; width: 715px; height: 286px; position: relative; left: -1px; }
#workLife { background: #fff url('/img/benefits1.gif') no-repeat 0 0; }
#general { background: #fff url('/img/benefits2.gif') no-repeat 0 0; }
#perks { background: #fff url('/img/benefits3.gif') no-repeat 0 0; }
#timeOff { background: #fff url('/img/benefits4.gif') no-repeat 0 0; }
#income { background: #fff url('/img/benefits5.gif') no-repeat 0 0; }
#wellness { background: #fff url('/img/benefits6.gif') no-repeat 0 0; }


.colL {
	width: 47%;
	clear: left;
	float: left;
	margin-right: 6%;
}

.ie .colL {
	margin-right: 5%;
}

.colR {
	width: 47%;
	float: left;
}

#content h4 {
	width: 594px;
	height: 35px;
	text-indent: -9999px;
	margin-left: -2px;
}

#content h5 {
	color: #20acc0;
}

#content em { font-size: 0.9166em; line-height: 1.4545em; }

#content ul {
	/*margin: 0 0 1.35em;*/
	list-style: disc outside;
	margin-left: 26px;
	padding-left: 0;
	/*padding: 0 18px;*/
}

#content p + ul {
	margin-top: -1.0em;
}

#content p.smaller {
	font-size: 0.75em;				/* 9px */
	line-height: 1.7778em;			/* 16px */
	letter-spacing: 0.05em;
}

#content ul.up {
	/*margin-top: -1.35em;*/
}

#content li {
	padding-left: 0px;
}

dt {
	font-weight: 600;
	width: 130px;
	float: left;
	color: #6c6663;
}
dd {
	padding-top: 1px;
	width: 400px;
	float: left;
	clear: right;
}