#allFrameBox{	
	top:100px;
	z-index:9999;
	background-color:#ffffff;
	padding:20px 0px;
	position:absolute;
	left:50%;
	margin-left:-380px;
	display:none;
}
#dispatchTableBlock{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	width:760px;
}

#dispatchTableBlock .dispatchcost_price{
	float:right;
}
#dispatchTableBlock .dispatchcost_weight{
	float:left;
}
#dispatchTableBlock .dispatchcountry_weight	{
	color:#D60A01;
	font-weight:bold;
	border-bottom:1px dashed #333333;
	margin-bottom:5px;
	clear:both;
}
#dispatchTableBlock .dispatchcost_frame{
	float:left;
	margin-bottom:5px;
	width:344px;
	padding:3px;

}
#dispatchTableBlock .dispatchCountryBlock{
	margin-bottom:30px;
	float:left;
	width:350px;
	margin-left:20px;
}
#dispatchTableBlock .clearer{
	clear:none;
	float:left;
	height:0px;
	line-height:0px;
	font-size:0px;
}
#dispatchTableBlock #dispatchCountryBlock .clearer{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
#dispatchTableBlock .bgGrey{
	background-color:#eeeeee;		
}
#versand_background{
	background-image:url("https://www.medianess.de/images/overlay.png");
	bottom:0;
	display:none;
	left:0;
	min-height:3000px;
	position:absolute;
	right:0;
	top:0;
	z-index:50;		
}
#allFrame .nameAndVendor{font-weight: bold; font-style: italic; font-size: 13px;}
#allFrame .prodLine{margin:20px;}
