form.cform input[type="text"], select, textarea {
    font-family:"Arial";
    font-size:10pt;
    margin-bottom:0;
    padding:2px;
}
form.cform input[type="text"], select {
    width:300px;
}
textarea {
     width: 304px;
 }
form.cform select {
    width:312px;
}
form.cform textarea {
    height:200px;
}
form.cform {
    padding-top: 19px;
}
ol.cf-ol {
    list-style-type: none;
}
ol.cf-ol span.reqtxt, ol.cf-ol span.emailreqtxt {
    padding-left: 5px;
}
ol.cf-ol li {
    margin-bottom: 10px;
    clear: both;
}
ol.cf-ol li.textonly {
    font-family:"Times New Roman";
    font-size:12pt;
    line-height:16pt;
}
div#usermessagea {
    color:#6E3A96;
    margin-bottom: 10px;
}
.linklove {
    display: none;
}
p.cf-sb {
    padding-top: 2px;
    padding-bottom: 37px;
}
fieldset.cf_hidden {
    display: none;
}
div.cf_info {
    color:#6E3A96;
}