p.testimonial {
	background: #EBF5CE;
	color: #444;
	font-size: 1.5em;
	margin-bottom: 20px;
	padding: 0.8em 1em;
}

.helpItemContent {
	font-size: 1.4em;
	line-height: 1.3em;
}

.helpItemContent li, .helpItemContent p {
	font-size: 1em;
}

.helpItemContent h3 {
	color: #e63900;
	font-size: 18px;
	font-weight: normal;
	margin: 14px 0 6px 0;
}

.helpItemContent blockquote {
	margin: 12px 0;
}

body#help-help #main h2 {
	color: #e63900;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 14px 0;
}

.faq li p {
	font-size: 1em;
}

.faq li li {
	font-size: 1em;
}

ul.testimonials {
	border-top: 1px dashed #ccc;
	list-style: none;
	padding-left: 0;
}

ul.testimonials li {
	border-bottom: 1px dashed #ccc;
	font-size: 1em;
	padding-top: 12px;
	padding-bottom: 12px;
}

ul.testimonials blockquote {
	padding-left: 0;
}

ul.testimonials .testimonial blockquote p {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: 0;
}

ul.testimonials p.author, ul.testimonials p.date {
	font-size: 1.3em;
}

table.saturdayDelivery {
	border-collapse: collapse;
	width: 500px;
	margin: 20px auto;
}

table.saturdayDelivery th {
	border-bottom: 1px dotted #ccc;
	color: #999;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0 0 4px 0;
}

table.saturdayDelivery td {
	border-bottom: 1px dotted #ccc;
	font-size: 1.3em;
	padding: 6px 0;
}

table.saturdayDelivery .delivery {
	text-align: center;
	width: 120px;
}

table.saturdayDelivery td.enabled {
	background-color: #e6f5ba;
	color: #596633;
	font-weight: bold;
	text-transform: uppercase;
}

table.saturdayDelivery td.disabled {
	background-color: #fad1c3;
	color: #803d26;
	text-transform: uppercase;
}

/* contact page */
body#help-contact p.team {
	color: #666;
	font-weight: bold;
}

#contact-form {
	margin-right: 380px;
}

#contact-form textarea {
	width: 460px;
}

#contact-form p.tip {
	background: url(/images/icons/icon-bulb-32.png) no-repeat left center;
	margin: 8px 18px 12px 18px;
	padding-left: 38px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contact-sidebar {
	float: right;
	width: 340px;
}

#contact-sidebar #map {
	height: 340px;
	width: 340px;
}

#contact-sidebar .description {
	background: #f5f0dc;
	padding: 10px 12px;
	margin-top: 1px;
}

#contact-sidebar .description p {
	font-size: 1.2em;
	margin: 0;
}

#contact-sidebar div.info p, #contact-sidebar div.info address {
	font-size: 1.3em;
}

#contact-sidebar div.info p.company {
	font-size: 1.1em;
}

#contact-sidebar address {
	font-style: normal;
}

#contact-sidebar .description p.note {
	color: #b25900;
	margin-top: 8px;
}

#contact-sidebar .description em {
	font-weight: bold;
}
