@charset "utf-8";
/* CSS Document */

@media all and (min-width: 0) {
	#zoeken .textfield-input-zoeken{
		margin-top: 2px;
	}

	#zoeken .zoeken {
		top: 0px;
	}
	
	.textfield-input{
		margin-top: 1px;
	}

	.textfield {
		height:23px;
	}
	
	.textarea-input {
		width:234px;
		height:70px;
		border: none;
	}
	
	.post_small li.book_line_home{
		margin-top:-14px;
		padding-bottom:9px;
	}
	

}
