.ibform table, .ibform table td {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px 0px 5px 0px !important;
}
.ibform {
	padding: 20px 0px 10px 0px;
}
.ibform_flat_inputs input, .ibform_flat_inputs textarea {
	width: 480px;
	border: 1px solid #BFBFBF;
	background-color: #F9F9F9;
}
.ibform_flat_captcha_input input {
	width: 180px;
	text-align: center;
	border: 1px solid #BFBFBF;
	background-color: #F9F9F9;
}
.ibform_flat_button input {
	border: 1px solid #BFBFBF;
	background-color: #F9F9F9;
}
.ibform_first_col {
	width: 150px;
}