
#content h3 {
	margin-top: 20px;
}

#measure_services {
	width: 650px;
}

#measure_services td {
	padding: 20px 10px;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}

td.svc_desc * {
	line-height: 1.5em;
}

td.svc_imgs {
	width: 375px;
}
.svc_img {
	float: left;
	padding: 12px;
	margin-right: 15px;
	background: url(../pix/bg-svc-img.gif) center center no-repeat;
}

.svc_thmbs img {
	display: block;
	margin: 11px 0;
}

.svc_imgs_desc {
	margin: 25px 0 0 10px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-align: left;
}
.svc_imgs_desc li { display: none; }
.svc_imgs_desc li.show { display: inline; }