#form_table, #form_table input,select,textarea {
font-size:9pt;
}
#form_table {
margin:auto;
width:592px;
/* note : to keep the menu tabs flush with the top border of the form, don't define height */
}
.form_column {
/* note : the width below is half of #form_table's width */
width:300px;
}
#form_table input {
width:150px;
}
#form_table input[name='lead_phone'] {
width:85px;
}
#form_table input[name='phone_ext'] {
width:40px;
}
#form_table select[name='varfield_5'] {
width:120px;
}
#form_table textarea {
width:230px;
}
.form_link {
font-size:11pt;
text-align:center;
padding-left:10px;
padding-bottom:4px;
padding-right:10px;
padding-top:4px;
border-left:1px solid #A5ACB2;
border-top:1px solid #A5ACB2;
border-right:1px solid #A5ACB2;
}
.form_link a {
text-decoration:none;
}
.current_form {
background-color:#0011FF;
}
.current_form a {
color:#FFFFFF;
}
#form_cell {
border:1px solid #000000;
background-color:#ffffff;
vertical-align:top;
}
.form_caption {
font-size:11pt;
font-weight: bold;
clear:both;
text-align:center;
color:#0000ff;
padding-top:0px;
padding-bottom:0px;
}
.field_group_header {
overflow:hidden;
padding-top:5px;
/* padding-right:5px; */
border-bottom:1px solid #AAAAFF;
}
/*
.field_group_image {
float:left;
padding-left:5px;
padding-right:2px;
}
*/
.field_group_title {
font-size:11pt;
font-weight: bold;
/*
float:right;
width:75%;
*/
text-align:left;
margin-top:5px;
padding-left:5px;
}
.field_name {
/* width:230px; */
padding-left:2px;
padding-top:5px;
padding-bottom:0px;
}
.admin_input {
border:1px solid #A5ACB2;
}
.mandatory_field {
color:#FF0000;
margin-left:2px;
}
img.image_button {
cursor:pointer;
}
.style1 {
color:red;
clear:left;
}

