/*  SERVICES styles */

.servicesSectionList {
	margin: 0 0 0 40px;
}
.servicesSectionList UL {
	margin: 0 0 0 50px;
	padding: 0;
	width: 260px;
	float: left;
	font-size: 1.2em;
	list-style: none;
}
.servicesSectionList UL LI {
	margin: 1em 0;
	background: url(/img/li.gif) no-repeat left .1em;
	padding: 0 0 0 20px;
}
.servicesSectionList H3 {
	font-size: 16px;
}
.sIFR-active .servicesSectionList H3 {
	font-size: 17px;
}
