#service-content {
	padding: 21px 0 0 0;
	width: 483px;
}

#faqs-content { padding: 0 62px 0 27px; }
#service-content ul { margin-bottom: 15px; }

#service-content ul li {
	background: none;
	padding: 16px 0 14px 10px;
	border-bottom: 1px solid #b2b2b2;
}

#service-content ul li a { color: #db011c; }
#related-questions { padding: 20px 0 35px 0; }

#related-questions h4 {
	color: #4e4e4e;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

#related-questions ul li {
	border: none;
	padding: 0 0 5px 0;
}

#faq-search {
	background: url('/images/background-search-faqs.png') 0 0 repeat-x;
	height: 70px;
	width: 436px;
	border: 1px solid #d0d0d0;
	padding: 15px 0 0 26px;
	overflow: hidden;
	margin: 35px 0;
}

#faq-search h3 {
	font-size: 18px;
	color: #db011c;
	margin-bottom: 14px;
}

#faq-search fieldset {
	margin: 0;
}

#faq-search input.faq-search-term {
	float: left;
	width: 265px;
	height: 17px;
	padding: 3px 2px 0 2px;
	border: 1px solid #585858;
	margin-right: 16px;
	color: #666;
}

#faqs-categories { padding-left: 27px; }

#faqs-categories ul {
	width: 450px;
	margin-bottom: 55px;
}

#faqs-categories ul li {
	float: left;
	width: 132px;
	padding: 0 5px 10px 13px;
	background: url('/images/arrow-right-grey.png') 0 3px no-repeat;
	line-height: 16px;
	border: none;
}

#faqs-categories ul li a {
	color: #db011c;
}

#find-service-center {
	background: url('/images/background-find-service-center-vertical-short.png') 0 0 repeat-x;
	height: 307px;
}
