#ContactUs {

}

#CUCompanyName {
	font-weight: bold;
}

#CUContactForm {
	border: solid #cccccc 1px;
}

#CUContactForm td {
	padding:7px;
}

#CUContactForm input {
	font-family: monospace;
}

#CUContactForm textarea {
	font-family: monospace;
}

#CUContactButton input {
	font-family: Arial;
}

#CUInstructions {
	font-weight:bold;
	margin:10px 0px;
}

