/* CONTACT US */
form#contact_us div ul {
	border-color: #b2b2b2;
	background-color: #fff;
}
form#contact_us ul li.hover {
	color: #000;
	background-color: #eee;
}
form#contact_us ul.open li.first_child {
	background-image: url(../images/locale_arrow.gif);
	border-bottom-color: #ccc;
}
form#contact_us ul li.selected {
	color: #333;
}
form#contact_us ul.closed li.selected {
	background-image: url(../images/locale_arrow.gif);
}


/* Contact Informations */
.customer_service #contact .vcard {
	color: #a97;
}


/* FAQ */
#faq ul.panel_ref li a {
	color: #666;
	background-color: #fff;
	border-color: #DEDCCD;
}
#faq ul.panel_ref li a.active {
	color: #333;
	border-color: #DEDDCB;
	border-bottom-color: #fff;
}

#faq_topics ul.faq_q {
	border-color: #deddcb;
	color: #666;
}


div.faq_detail h4 {
	color: #AA9977;
}

/* Warranty Registration Form */
form#warranty_registration div ul {
	border-color: #b2b2b2;
	background-color: #fff;
}
form#warranty_registration ul li.hover {
	color: #000;
	background-color: #eee;
}
form#warranty_registration ul.open li.first_child {
	background-image: url(../images/locale_arrow.gif);
	border-bottom-color: #ccc;
}
form#warranty_registration ul li.selected {
	color: #333;
}
form#warranty_registration ul.closed li.selected {
	background-image: url(../images/locale_arrow.gif);
}









