/* @override http://www.cf-nc.com/wp-content/themes/cfnc/override_cforms.css */

.linklove{
	display: none;
}

.cform{
	width:600px;
	margin-left: 0px;
	margin-right: 0px;
}

.cform label{
	width: 250px;
}

.cform label span{
	width: 250px;
}

.cform textarea{
	width: 250px;
}

.cform input{
	width: 250px;
}

#sendbutton{
	width:  150px;
	padding-right: 10px;
}

.cf-sb{
	width: 470px;
}

.cform label{
	width: 200px;
}

.cform label span{
	width: 200px;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #d9e4ac;
}

.cform .cformselect{
	width: 260px;
}