/* BEGIN: Contact Form */
form#form_contact h3 {
	position: relative;
	overflow: hidden;
	top: -3px;
	width: 399px;
	height: 36px;
	margin: 0;
	text-indent: -999em;
	background: transparent url(../../images/en/contact/form_top.gif) no-repeat left top;
}
/* END: Contact Form */
/* BEGIN: Contact us */
div#contact_info h3 {
	overflow: hidden;
	width: 136px;
	height: 15px;
	margin-bottom: 5px;
	text-indent: -999em;
	background: transparent url(../../images/en/contact/have_a_question_for_us.png) no-repeat left top;
}
div#contact_info div#contact_written h3 {
	width: 68px;
	height: 13px;
	background-image: url(../../images/en/contact/write_to_us.png);
}
/* END: Contact us */
/* BEGIN: Phone Contact */
div#contact_info div#contact_phone h3 {
	width: 43px;
	height: 13px;
	background-image: url(../../images/en/contact/call_us.png);
}
/* END: Phone Contact */
div#age_verification_box {
	overflow: hidden;
	width: 315px;
	height: 195px;
	padding: 56px 12px 0 12px;
	margin: 0 auto;
	color: #8C4E0D;
	background: transparent url(../../images/en/contact/age_verification/module.gif) no-repeat left top;
	font-size: 13px;
	line-height: 18px;
}
div#age_verification_box p.buttons a#submit_btn {
	background: transparent url(../../images/en/contact/age_verification/submit.gif) no-repeat left top;
}

div#age_verification_box p.buttons a#cancel_btn {
	background: transparent url(../../images/en/contact/age_verification/cancel.gif) no-repeat left top;
}
/* END: Age Verification Box */

