p.linklove {
	display:none
}
#content .article ol.cf-ol {
	list-style:none;
	margin:0;
}
.cform {
	margin:10px auto 0;
	width:auto;
}

.cform fieldset {
	border:0;
	background:none;
	padding:0;
	margin:0;
}

.cform label {
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	color:#6D6F73;
	text-transform:uppercase;
	width:90px;
	margin-right:10px;
	float:left;
	cursor:pointer;
	padding:5px 0px;
}

.cform input.single {
	border:1px solid #e3e3e0;
	margin-bottom:10px;
	padding:3px;
	width:150px;
	color:#6D6F73;
	font-family:Tahoma, Geneva, sans-serif;
}

.cform textarea.area {
	border:1px solid #e3e3e0;
	width:250px;
	height:130px;
	padding:3px;
	color:#6D6F73;
	font:12px/18px Tahoma, Geneva, sans-serif;
}

.cform span { font-size:10px; margin-left:10px; color:#FC6A1A;}
.cform label span {
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	color:#6D6F73;
	text-transform:uppercase;
	margin:0;
}

p.cf-sb input.sendbutton {
	border:none;
	background:none;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:95px;
	font-size:12px;
	color:#6D6F73;
	text-align:left;
	padding:0px;
	cursor:pointer;
}