div.contact_us{
	text-align:center;
	padding:10px;
	margin:10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}
div.contact_us table{
	width:400px;
}
div.contact_us td {
	font-size: 12px !important;
}
div.contact_us td.label{
}

div.contact_us .noerror, div.contact_us .error{
	display:inline;
}

div.contact_us .error{
	color:#FF3300;
}

div.contact_us td.label{
	width:100px;
	padding: 8px 4px 8px 0;;
	vertical-align:top;
}

div.contact_us td.field{
	width:300px;
}

div.contact_us td.field input{
	width:200px;
}

div.contact_us td.error{
	padding: 16px 0;
}
	tr#discounttop td {
		text-transform: uppercase;
		background-color:#ffff94;
		color: #6c6150;
		border: 2px solid #b9ab95;
		border-right: 1px;
		border-left: 1px;
		padding: 7px;
		font-size: 15px;
		font-weight: bold;
	}
