div.contact_header {
	padding-bottom: 10px;
}

p.copy {
	width: 675px;
	font-size: 14pt;
}

div.input {
	clear: both;
	width: 675px;
	height: 30px;
}

div.textarea {
	clear: both;
	width: 675px;
	height: 110px;
}

p.input_label {
	float: left;
	padding: 0;
	margin: 0;
	width: 125px;
	font-weight: bold;
	font-size: 14pt;
}
input.contact_field {
	float: left;
	width: 550px;
}

textarea.contact_field {
	height: 100px;
	width: 550px;
}

div li a.bandlink {
	font-weight: bold;
}

div li a {
	color: #FFFF33;
}

table { padding-bottom: 20px; }
table td { width: 325px; padding: 15px; background: #222; }