#contact
{
	width:		350px;
}

#contact label
{
	width:		150px;
	float:		left;
	margin-bottom:5px;
}

#contact input, #contact textarea
{
	width:		150px;
	float:		right;
	margin-bottom:5px;
}

#contact .submit
{
	width:		90px;
	border:		1px solid #646464;
	clear:		both;
}

#search_results li
{
	margin-bottom:	12px;
}

.search_title
{
	display:	block;
	font-weight:bold;
}

.search_link
{
	display:	block;
}

.search input
{
	border:		1px solid #c8c8c8;
	margin-top:	3px;
	margin-left:22px;
}

.search input:hover
{
	background:	#0096dc;
	color:		#ffffff;
}

.search input:focus
{
	background:	#036ea0;
	color:		#ffffff;
}


#product li input
{
	float:		right;
	margin-right:380px;
}

.submit
{
	border:		1px solid #000000;
	font-size:	10px;
	margin-top:	15px;
}


#techspecs
{
	width:		100%;
	margin-top:	20px;
}

#techspecs th.head
{
	background:	#dedede;
}

#techspecs th.title
{
	width:		400px;
	text-align:	left;
}

#techspecs table th.title
{
	width:		200px;
}

#techspecs th
{
	background:	#efefef;
}


.floatbox ul a
{
	font-size:	16px!important;
}

#product li { list-style: none; }

#product li table td a
{
	padding-left:	10px;
	border-left:	2px dotted #aaa;	
}

#product .submit { float:right; margin-right:89px; }

#subrubriek li
{
	float:		left;
	width:		300px;
}