/* ----------------------- */
/*   BASIC SEARCH STYLE    */
/* ----------------------- */

/* Search Results */
#searchForm{
	margin-bottom:10px;
}

	#searchForm input.submit{
		float:none;
	}

.searchItem{
	width:100%;
	margin-bottom:10px;
}

.searchRow{
	width:100%;
	margin-bottom:5px;
}

#zoeken .green{
	color:green;
}