@charset "UTF-8";
#menu-search-form {
	margin-left: 18px;
}
#menu-search-form input {
	position:relative;
	border:0;
	width:119px;
	height:19px;
	font-size:11px;
	line-height:1.0;
	background:none;
	overflow:hidden;
	padding-top: 2px;
	margin-left: 10px;
}
#menu-search-form div.search-input-bg {
	background:url('/inc/zoekvakje/menu-sprites-50.png') -300px -100px no-repeat;
	width:154px;
	height:22px;
	position:relative;
	margin-top: 2px;
}
#menu-search-form button.submit-search {
	text-indent:-99999em;
	border:0;
	padding:0;
	margin:0;
	background:url('/inc/zoekvakje/transPngFix.gif') 0 0 repeat;
	width:20px;
	height:20px;
	position:absolute;
	top:3px;
	left:132px;
}

