blockquote p {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	width: 100%;
	display: block;
}

blockquote span {
	padding: 6px !important;
	font-size: 1.1em;
	color: #666;
}

p {
	margin: 0.5em auto;
}

ul.servicesList {
	font-size: 1.2em;
	width: 30%;
	display: block;
	margin-left: 40px;
	float: left;
	margin-top: 10px;
	list-style: disc;
	color: #606060;
}

h3 {
	font-weight: normal;
	font-size: 1.3em;
	color: #404040;
}

.clear {
	width: 100%;
	height: 10px;
	clear: both;
	display: block;
}

#otherServices {
	list-style: disc;
	color: #606060;
	width: 90%;
	position: relative;
	margin: 1.0em auto;
} 
