#lf_form_container{
font-family:arial;
font-size:12pt;
}

.description{
margin-left:3px;
}

h3 {
font-size:16pt;
}

#lf_first_name{
width:98%;
height:25px;
background-color:white;
font-size:12pt;
}

#lf_last_name{
width:98%;
height:25px;
background-color:white;
font-size:12pt;
}

#lf_email{
width:98%;
height:25px;
background-color:white;
font-size:12pt;
}

#lf_phone{
width:98%;
height:25px;
background-color:white;
font-size:12pt;
}

#lf_message{
width:98%;
height:50px;
background-color:white;
font-size:12pt;
}

#lf_disclaimer{
font-size:10pt;
}

#saveForm{
margin-left:100px;
width:400px;
background-color:#a90000 !important;
}