#customer-service h1 {
	margin-bottom: 25px;
}

#customer-service h2 {
	margin-bottom: 25px;
}

#customer-service li {
	margin-bottom: 8px;
}

#customer-service li ul li {
	margin-top: 8px;
}

#customer-service p {
	margin-bottom: 20px;
}

#customer-service .whitebox {
	min-height: 200px;
}

#customer-service .self-service a {
	font-size: 13px;
}

#customer-service .title-bar h2 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: strong;
}

#customer-service .btn-success {
	color: #fff
}