/* form */
legend {
	display:none;
}
fieldset {
	border:none;
}
.cform {
	border:1px solid #6B92A3;
	background:#4E6E7E url(../images/bg_gradient.gif) repeat-x 0 0;
	padding:10px 10px 20px 10px;
	overflow:hidden;
}
.cform li {
	list-style:none;
}
label {
	display:block;
	margin-top:1em;
	font-weight:bold;
}
.checkbox {margin-top:1em;}
.checkbox label {display:inline;}
label em {
	font-weight:normal;
	font-style:normal;
	font-size:0.94em;
}

.single, .area {
	display:block;
	width:95%;
	border:1px solid #3D5364;
	color:#000;
	background:#fff;
	font-size:1em;
	font-size:12px;
	padding:2px;
}
.single:focus,
.area:focus {
	color:#000;
	background:#ffe;
}
.cf-before {
	display:inline !important;
}
.sendbutton {
	margin-top:10px;
}
#li--6{
	margin-top:10px;
}
.reqtxt, .emailreqtxt, .linklove {
	display:none;
}
#usermessagea {
	text-align:center;
	margin-bottom:3px;
	color:#FFBD2E;
	font-family:Georgia,'Times New Roman',serif
	font-size:1.15em;
	font-style:italic;
	font-weight:normal;
	margin-bottom:8px;
}
.cf-sb {
	margin-bottom:0px !important;
}
.textonly {
	color:#FFF899;
	font-weight:bold;
}