.faq_answer{
/*	display:none;*/
	padding-left:20px;
}

.faq_question{
	font-weight:700;
	font-size:1.1em;
}

#contact_email{
	width:796px;
}

#contact_message{
	height:200px;
	position:relative;
	width:800px;
}

#contact_name{
	width:796px;
}

#contact_submit_container{
	text-align:right;
}

#contact_submit{
	font-size:1.2em;
	position:relative;
	width:150px;
}

#contact_topic{
	border:none;
	cursor:pointer;
	cursor:hand;
	padding:3px 0px;
	width:100%;
}

#nav_contact{
	background:#343732;
}

a#nav_contact.link_text{
	color:#fff;
}

#shipping_request textarea{
	height:100px;
	margin:5px 0px;
	position:relative;
	width:800px;
}

.long_text h2{
	margin:0px;
	text-shadow: 1px 1px 4px #000000;
}