/* About */

#about h2 {
	width: 386px;
	height: 62px; /* added 10px to height */
	background: transparent url(img/h2-about.gif) no-repeat;
}
#about #right h3 {
	width: 139px;
	height: 37px; /* added 8px to height */
	background: transparent url(img/h3-favoriteplaces.gif) no-repeat;
}
#about h4 {
	color: #8d2408;
	padding-bottom: 3px;
}
#about p {
	padding-bottom: 15px;
}
#about p img {
	float: left;
	margin: 15px;
	border: 1px solid #572c0a;
}
#about a#faqs {
	display: block;
	width: 136px;
	height: 86px;
	text-indent: -3000px;
	margin: 10px 0 0 0;
	background: url(img/star-faqs.gif) no-repeat;
	text-decoration: none;
}