
/*

#contact_form {
width:270px;
height:370px;
padding-top:25px;
margin-bottom:10px;
background:url(img/background_contact_form.png) no-repeat;
}

#contact_form_content {
margin-left:20px;
}

#contact_form_content input {
margin-bottom:15px;
}

#contact_form_content .sub_button {
width:83px;
height:39px;
float:left;
margin-top:8px;
background:url(img/btn_contact_send.png) no-repeat;
text-indent:-1000px;
cursor:hand;
border-style:none;
}

#contact_form_content p {
margin-bottom:5px;
color:#F1EED9;
}



#thankyou_message {
	text-align:center;
	width:520px;
	float: right;
	margin-top: 90px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#thankyou_message p {
	font-size: 16px;
}


*/

.sub_button {
/*width:130px;
height:70px;
margin-top:8px;
/*background:url(http://www.blackhawkontheriver.com/images/submit_leatherlabel.jpg) no-repeat;
cursor:pointer;
border-style:none;*/
}
