
form
{
	border:0 none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

#searchbox input.text {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#666666;
	margin:0;
	position:absolute;
	right:28px;
	top:4px;
	width:150px;
}

#searchbox input.action {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	clear:none;
	cursor:pointer;
	display:block;
	float:right;
	height:24px;
	overflow:hidden;
	padding-top:24px;
	width:24px;
	position: absolute;
	right: 1px;
	top: 1px;
	
}