/***** ActOn Marketing Form *****/
#form_0010 td input[type=text] {
    width: 95%;
}
#form_0010 td textarea {
    width: 95%;
}
#form_0010 .ao_tbl_cell {
    max-width: 300px;
    padding: 0px !important;
    float: none;
}
#form_0010 .formSectionDescription p {
    text-align: left;
    padding-bottom: 25px;
}
#form_0010 input[type=button] {
    width: 85%;
    padding: 10px;
    background-color: #0054a9;
    color: #fff;
    font-size: 13px;
}
#form_0010 input.formFieldText {
	height: 19px !important;
}
#form_0010 .formField {
    -moz-appearance: none;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.entry #form_0010 table {
    background-color: #f9f9f9 !important;
 }
.entry #form_0010 table th{
    border-bottom: 0px solid #f9f9f9;
 }
/***** End ActOn Marketing Form *****/
