.cf-ol #li--1,#li--2{
	background:url("../../../themes/sparks/images/contact_form.jpg") 0px 18px no-repeat;
	width:161px;
	height:50px;
	border:0px;
}
.cf-ol #li--1 input,#li--2 input{
	width:151px;
	height:17px;
	border:0px;
	margin-top:6px;
	margin-left:4px;
}
.cf-ol textarea{
	width:355px;
	height:108px;
	border:0px;
	overflow: auto;
	background:#ffffff;
	margin-top:10px;
	
}
.cf-ol #li--3{
	width:364px;
	height:142px;
	background: url("../../../themes/sparks/images/text_area_bg.gif") 0px 15px no-repeat;
	border:0px;
	overflow: auto;
	padding-left:3px;
	
}

.cf-ol{
	list-style:none;
	margin-left:-40px;
}
fieldset{
	display:none;
}
#sendbutton{
	width:89px;
	height:24px;
	background-image:url("../../../themes/sparks/images/contact_submit_btn.gif");
	background-position:top left no-repeat;
	border:0px;
	margin-left:285px;
}
.linklove{
	display:none!important;
}
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#FFFFFF; 
}

