#search{
	width:880px;
	height:18px;
	_height:20px;
	background:#999999;
	text-align:right;
	margin-top:-2px;
	*margin-top:1px;
	padding:4px 0;
	overflow:hidden;
}
#search .text{
	border:1px solid #8bc8e1;
	height:14px;
	background:#FFFFFF;
}
#search .button{
	width:46px;
	height:18px;
	border:0px;
	background:url(../images/search-button.png) center center no-repeat;
	margin-right:4px;
}