
	.cform_foot
	{
		width:205px;
	}

	.cf-ol span
	{
		display:none;
	}

	.cf-ol
	{
		float:left;
	}

	.single
	{
		width:150px;
		border:0px;
		height:21px;
		font-size:12px;
		color:#b4b4b4 !important;
		padding:0px 3px 0px 3px;
		float:left;
		margin:2px;
	}

	#ll,
	#ll2
	{
		display:none;
	}

	.sendbutton,
	#sendbutton2,
	.submit_search
	{
		display:block;
		background:url(/assets/images/btn_submit.gif) top left no-repeat;
		height:21px;
		width:42px;
		margin-top:-14px;
		padding:1px 0px 0px 0px;
		color:#fff;
		text-align:left;
		border:0;
		float:right;
		font-size:10px;
		overflow:hidden;
		text-align:center;
	}

	.submit_search
	{
		margin-top:2px;
	}

	.sendbutton:hover,
	.submit_search:hover
	{
		text-decoration:underline;
		cursor:pointer;
	}



	.block_sidebar #searchform{
		margin: 0;
		position: relative;
	}

	.block_sidebar #searchform label{
		display: none;
	}

	.block_sidebar #searchform .input{
		background: #fff;
		border: 1px solid #FFF;
		color: #b4b4b4;
		font-size: 12px;
		margin: 1px;
		padding: 3px 4px;
		width: 172px;
	}

	.block_sidebar #searchform .input.on,
	.single{
		color: #666666;
	}


	.block_sidebar #searchform .input:hover,
	.single:hover{
		background: #fff;
		border: 1px solid #9d9d9d;
		margin: 1px;
	}

	.block_sidebar #searchform .input:focus,
	.single:focus{
		border: 2px solid #9d9d9d;
		margin: 0;
		color:#666666 !important;
	}


	.block_sidebar #searchform .submit{
		background: #007cff;
		border: 0;
		color: #fff;
		cursor: pointer;
		font-size: 11px;
		padding: 4px 0;
	}

	.block_sidebar #searchform .submit:focus,
	.block_sidebar #searchform .submit:hover{
		background: #9d9d9d;
		color: #fff;
	}

	.linklove
	{
		display:none;
	}

	#cformsform ol li
	{
		list-style:none;
		margin:0px;
	}