/*-----------------------------------------------------------------
Forms StyleSheet
-----------------------------------------------------------------*/

.search input.text {
	/*float: left;*/
	border: 1px solid #cccccc;
	font-size: 11px;
	height: 17px;
	padding: 0;
	margin: 0 4px 0 0;
}	
.search input.button {
	position: relative;
	/*float: left;*/
	width: 34px;
	height: 19px;
	background-image: url('/_layouts/grontmij/nieuw/images/content/button-search-bgr-sweco.gif');
	/*background-color: #01235D;*/
	border: 0;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}