blockquote
{
	display: inline;
}

#uitgebreid_zoeken
{
	display: none;
}

#bouwproducten_lijst
{
	min-height: 320px;
/* 	border-spacing: 6px; */
}

#bp_fotos_table td
{
 	padding-right: 10px;
}

#bp_search_form
{
	border: 1px solid #CCCCCC;
	padding: 4px 4px 4px 4px;
	background: #EEEEEE;
	margin-bottom: 9px;
	width: 800px;
}

#bp_pagenrs
{
	text-align: center;
	margin-top: 9px;
}

.heel_nieuw_bouwproduct
{
	border: 1px solid #CCCCCC;
	width: 210px;
	padding: 11px 6px 6px 6px;
	height: 100%;
	vertical-align: top;
}

.heel_nieuw_bouwproduct img
{
	max-width: 210px;
	max-height: 320px;
	margin-bottom: 5px;
}

.heel_nieuw_bouwproduct_productnaam
{
	font-weight: bold;
}

.bp_zoekresultaat
{
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

.bp_zoekresultaat td
{
	vertical-align: top;
}

.bp_categorie
{
	font-size: 8pt;
}

.bp_productinfo
{
	border-collapse: collapse;
	width: 100%;
}

.bp_productinfo td
{
	border-bottom: 1px solid #CCCCCC;
	padding-right: 5px;
}

.bp_eerste_foto
{
	text-align: center;
}

.bp_extra_foto
{
	float: left;
}

.bp_img_l
{
	float: left;
	clear: both;
	margin: 2px 2px 2px 2px;
}

.bp_img_r
{
	float: right;
	clear: both;
	margin: 2px 2px 2px 2px;
}

.bp_img_c
{
	text-align: center;
}

div#bp_container ul
{
	list-style-type: none;
	display: inline;
	width: 300px;
}

div#bp_container li
{
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	width: 500px;
}

div#bp_container li small
{
	font-size: 10pt;
	color: #CCCCCC;
}

div#bp_container li i
{
	font-style: normal;
	color: #ed7708;
}