table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/icon_warn.gif);
}

span.ital {
font-style: italic;
}

.customer_survey_block input[type=text], .customer_survey_block textarea {
    width: 350px !important;
}

textarea#SIMPLE_QUESTION_3, textarea#SIMPLE_QUESTION_5, textarea#SIMPLE_QUESTION_34, textarea#SIMPLE_QUESTION_35, input#SIMPLE_QUESTION_36, input#SIMPLE_QUESTION_37, input#i568 {
    width: 300px !important;
}
.checkbox_block label {
	width: 295px !important;
}
select#form_dropdown_SIMPLE_QUESTION_1,
select#form_dropdown_SIMPLE_QUESTION_4,
select#form_dropdown_SIMPLE_QUESTION_6,
select#form_dropdown_SIMPLE_QUESTION_7,
select#form_dropdown_SIMPLE_QUESTION_8,
select#form_dropdown_SIMPLE_QUESTION_9,
select#form_dropdown_SIMPLE_QUESTION_10,
select#form_dropdown_SIMPLE_QUESTION_11,
select#form_dropdown_SIMPLE_QUESTION_12,
select#form_dropdown_SIMPLE_QUESTION_13,
select#form_dropdown_SIMPLE_QUESTION_14,
select#form_dropdown_SIMPLE_QUESTION_15,
select#form_dropdown_SIMPLE_QUESTION_16,
select#form_dropdown_SIMPLE_QUESTION_17,
select#form_dropdown_SIMPLE_QUESTION_18, 
select#form_dropdown_SIMPLE_QUESTION_19, 
select#form_dropdown_SIMPLE_QUESTION_20, 
select#form_dropdown_SIMPLE_QUESTION_21, 
select#form_dropdown_SIMPLE_QUESTION_22, 
select#form_dropdown_SIMPLE_QUESTION_23, 
select#form_dropdown_SIMPLE_QUESTION_24, 
select#form_dropdown_SIMPLE_QUESTION_25, 
select#form_dropdown_SIMPLE_QUESTION_26, 
select#form_dropdown_SIMPLE_QUESTION_27, 
select#form_dropdown_SIMPLE_QUESTION_28, 
select#form_dropdown_SIMPLE_QUESTION_29, 
select#form_dropdown_SIMPLE_QUESTION_30, 
select#form_dropdown_SIMPLE_QUESTION_31, 
select#form_dropdown_SIMPLE_QUESTION_32, 
select#form_dropdown_SIMPLE_QUESTION_33{
 width: 300px !important;
}
[type="radio"] {
margin-right: 2px !important;
}
hr{
margin: 5px !important;
}
.popup_inner{
padding: 20px 5px 20px 20px !important;
}
.customer_survey_block{
width: 100% !important;
}
