H2 {
	margin: 40px auto 15px auto;
}

H3 {
	width: 400px;
	height: 40px;
	margin: 0 auto 15px;
}

#content UL {
	width: 380px;
	margin: 0 auto 20px;
	/*font-weight: bold;*/
}
#content LI {
	padding: 10px 0 10px 10px;
	background: url(../images/service/icon.gif) left 14px no-repeat;
	background-position: left 17px\9;
	border-bottom: dotted 2px #ddcccc;
}
