#search-box
{
	width:147px;
	height:22px;
	padding:0 10px;
	color:#888888;
	background: url(images/box.png) left no-repeat;
	border:none;
	font-size:11px;
	position:absolute;
}

#search-button
{
	margin-left: 148px;
}