/* @override http://citrinesalonnc.com/blog/wp-content/themes/citrine_2009/cforms-override.css */

#cformsform { 
	width: 580px; 
	padding-left: 10px;
	padding-right: 10px;
}

.linklove{
	display: none;
}
	
/*.cf-before{
	width: 20033px;
	margin-left: 100px;
}

.cform label.cf-before{
	width: 400px;
	text-align: left;
	padding-left: 145px;
}

.cform label.cf-before span{
	width: 400px;
	padding-right: 0px;
	margin-right: 0px;
}

.cform label.cf-group-after{
	width: 50px;
}*/

.cform textarea{
	width: 360px;
}

.cform input{
	width: 360px;
}

#li--5 input, #li--2 input, #li--3 input, #li--4 input{
	width: 300px;
}

.cform label{
	width: 200px;
}

.cform label span{
	width: 200px
}

#li--6items label{
	width: 70px;
	padding-left: 10px;
}

#li--1.textonly, #li--15.textonly{
	font-size: 20px;
	color: #922517;
}

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

