﻿
.MiniSearch_Custom1 {
}

.MiniSearch_Custom1 .text {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	
}

.MiniSearch_Custom1 .textbox {
	width:140px;
	margin-left:12px;
	margin-right:0px;
	margin-bottom:2px;
	border:1px solid #bfbfbf;
	height: 18px;
	background-color:#ffffff;
	color:#646464;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	top: -2px;	

}

.MiniSearch_Custom1 .button {
	background:url("/SiteFiles/Layout/ZoekKnop.jpg");
	background-repeat: no-repeat;
    	font-weight: bold;
    	cursor: hand;
	cursor:pointer;
    	height: 18px;
    	margin-top: 5px;
   	font-size: 10px;
   	width: 25px;
    	text-align:center;
 	border:0px;
	margin-bottom:3px;
	margin-left:3px;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
  	height: 19px;
}

