@charset "UTF-8";

.productArticleContainer {
	width: 375px;
	margin-bottom: 11px;
}

.productArticleImage {
	width: 105px;
	float: right;
	margin: 0 0 -10px 10px;
}
.productArticleContainer .heading {
 width: auto;
}



