div#our_suppliers { padding:10px 0 0 0; }

img#low_minimums_no_upcharges { padding:2px 0; }

div#content {
	border-top:1px dotted #8e8d8a;
	margin-top:4px;
	padding:16px 0 27px 18px;
}

div#content h1#contact_us {
	width:486px;
	height:41px;
	background:url(../images/contact_us.gif) no-repeat;
	padding:0 0 11px 0;
}

div#data { padding: 0 8px 0 20px; }

h2#please_contact_us,
h2#request_a_quote {
	border-bottom: 1px dotted #8e8d8a;
	padding:10px 0 3px 0;
	font:bold 12px/14px Arial,Helvetica,sans-serif;
	clear: both;
}

div#names { padding:9px 0 13px 0; }

div#numbers {
	float:left;
	width:145px;
	padding: 0 0 5px 0;
}

form { padding:14px 0 0 0; }

label {
	width:80px;
	padding-right:10px;
	text-align:right;
	display:block;
	float:left;
	clear:left;
}

select,
textarea,
input.text {
	border:1px solid #5e5d57;
	background:#32312b;
	margin:0 0 4px 0;
	color:#9f9e98;
	font:12px/15px Arial, Helvetica, sans-serif;
}

option {
	background:#32312b;
	color:#9f9e98;
	font:12px/15px Arial, Helvetica, sans-serif;
	padding:2px;
}

input.text {
	width:215px;
	height:15px;
	padding:2px;
}

select {
	width:221px;
	height:17px;
}

textarea {
	padding:2px;
	width:215px;
	height:101px;
	overflow:auto;
}

input#phone_code { width:20px; }
input#phone { width:60px; }
input#send {
	margin:10px 0 0 87px;
}

p.error {
	color:#2ea54f;
	padding:16px 0 0 92px;
}