input[type="radio"] {
	margin: 0px !important;
}

#td_formField_rfp_pattern select {
	width: auto;
}

.td_formField label {
	display: inline-block;
}

#rfpForm input {
	line-height: normal;
}

#rfpForm input.date { 
	display: inline-block !important; 
}

#rfpForm input.date {
	width: 220px !important;
}

#rfpForm input.button {
	background-color: #008CBA;	
}

img.ui-datepicker-trigger {
	margin-left: -25px;
	margin-top: -3px;
}


label {
	padding-right: 5px !important;
}

table {
	border: none !important;
	background: none !important;
	background-color: none !important;
	margin-bottom: 0px !important;
}

div.sectionTitle {
	font-size: 36px !important;
	font-weight: 300 !important;
}

form.rfpAccountSearchForm #table_rfp_company td.td_label, form.rfpAccountSearchForm #table_rfp_zip td.td_label {
	width: 30% !important;
	text-align: right;
	vertical-align: middle;
}

#td_formField_rfp_addlinfo, #td_formField_rfp_dateComments, #td_formField_rfp_suiteNeeds, table.table_buttonRow td, #tr_rfp_submit td, table tr:nth-of-type(even) {
	background-color: #f2f2f1 !important;
}

#tr_rfp_decision td:nth-child(2), #tr_rfp_inspection td:nth-child(2):not(#td_formField_rfp_inspecDate) {
	display: none;
}