table.form_table {
width:100%;
}
table.form_table th {
width:25%;
}
table.form_table label{
display:inline-block;
margin-right:1.5em;
cursor:pointer;
}
