.new_products {
	width:340px;
	float:left;
	vertical-align: top;
	height: 102px;
}
	
.new_products_img{
	border: 1px solid #E9E9E9;
	margin: 2px;
	width: 100px;
	height: 96px;
	/*display: inline;*/
	background-color: #ffffff;
	float: left	
}
.new_products_desc{
	height: 100px;
	margin: 8px 10px 0 0;
	float: right;
	text-align: right;
}
.new_prod_specs{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.new_prod_specs td{
	width: 50px;
	margin: 0;
	padding: 0;
	line-height: 10px;
	}
form#manufacturers select{ 
	border: 1px solid #333333;
	background-color: #ffffff;
	width: 140px;
	margin: 0 0 0 0px;
}
.navleft form input{
	margin-left:3px;
	width: 138px;
	border: 1px solid #333333;
	background-color: #fdfdfd;
}
.zusatzinfo{
	margin-left: 5px;
	margin-top: 0;
	padding-bottom: 5px;
	height: 60px;
}
.zusatzinfo tr td{
	font-size: 10px;
	color: #000000;
	line-height: 10px;
}
.zusatzinfo_liste{
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background-color: #EFFEFF;

}
.zusatzinfo_liste tr td{
	font-size: 11px;
	color: #000000;
	line-height: 9px;
	border-left: 1px dotted #ccc;
	padding-bottom: 0px
}
.zusatz_desc{
	font-size: 12px;
	font-weight: 900;
}
.zusatz_desc_space{
	height: 0px;
}