.form{
float:left;
width:100%;
}

.form form.cform{
float:left;
width:100%;
margin-bottom:20px;
}

form.cform span.emailreqtxt{
font-weight:bold;
color:#c02727;
}

form.cform li.textonly{
font-size:14px;
}

.form div.cf_info{
width:96%;
float:left;
}

.form input.sendbutton{
float:left;
}

.linklove{
display:none;
}

/*newsletter form*/

.form .form-newsletter img{
float:right;
margin:10px 10px 0 0;
border:1px solid #ccc;
}

.form .form-newsletter .cform{
width:60%;
margin:10px 0 0 20px;
}

.form .form-newsletter div.cf_info{
width:60%;
float:left;
margin:10px 0 0 20px;
}
