﻿
.MiniSearch_Custom1 {

	margin-right:10px;
}

.MiniSearch_Custom1 .text {
}

.MiniSearch_Custom1 .textbox {
	
	width:125px;

	border:1px solid #6a6a6b;
	height: 20px;
	color:#919191;
	font-size: 10px;

	padding-top:3px;

}

.MiniSearch_Custom1 .button {
	
	background: url('/SiteFiles/Layout/zoeken.jpg') left top no-repeat;
    	font-weight: bold;
	text-transform:uppercase;
   	cursor: hand;
    	height: 20px;
    	font-size: 12px;
    	text-align:center;
    	color:#ffffff;
	width:65px;
	border:0px;
}

