
.MiniSearch_Custom1
{
}

.MiniSearch_Custom1 div.innerDiv
{
	background-image:url(/sitefiles/layout/zoeken.png);
	background-repeat:no-repeat;
	margin:10px 10px 0 0;
	width:190px;
	height:33px;
	text-align:left;
}

.MiniSearch_Custom1 div.innerDiv input.textbox
{
	border:none;
	background:none;
	color:#888;
	height:30px;
	width:142px;
	margin:0;
	padding:4px 0 0 6px;
}

.MiniSearch_Custom1 div.innerDiv input.button
{
	border:none;
	background:none;
	cursor:pointer;
	cursor:hand;
	height:33px;
	width:40px;
	margin:0 0 0 -3px;
	padding:0;
}

