/* checkout_infobox */
	#mp_packstation_info{
		overflow:auto;
		margin-bottom:3px;
	}
	#mp_packstation_info > div {
		background-image: url(../img/dhl-packstation_flach.png);
		background-position:left center;
		background-repeat:no-repeat;
		overflow:auto;
		float:right;
		border:0;
		/*border-bottom: 1px solid #b9b9b9;*/
		padding-left: 140px;
		font-size:90%;
	}
	#mp_packstation_manual {
		background-image: url(../img/dhl-packstation.png);
		background-color: #d9edf7;
		background-position:10px center;
		background-repeat:no-repeat;
		overflow:auto;
		border:0;
		border-bottom: 1px solid #b9b9b9;
		padding-left: 120px;
	}	
	/*#mp_packstation_info > img{
		padding-right:10px;
		float:left;
		margin-bottom:20px;
		margin-top:3px;
		margin-right:10px
	}*/
/* checkout_infobox */