.article.small.is_promotion {
	position: relative;
	clear: both;
	width: 518px;
	margin: 0 0 10px -4px;
	_margin: 0 0 10px -2px;
	background: url(../../../images/shop/bg-article.jpg) repeat-y;
}

.article.small.is_promotion .star-action {
	position: absolute;
	height: 50px;
	width: 72px;
	top: 8px;
	right: 8px;
	background: url(../../../images/shop/star-action.jpg) repeat-y;
	color: #ffffff;
	text-align: center;
	padding-top: 22px;
}

.article.small.is_promotion .star-action .price {
	font-size: 1.2em;
	font-weight: bold;
}

.article.small .top, .article.small .bottom {
	clear: both;
	width: 518px;
	height: 10px;
	background: url(../../../images/shop/bg-article-top.jpg) no-repeat;
}

.article.small .bottom {
	background: url(../../../images/shop/bg-article-bottom.jpg) no-repeat;
}

.article.small .middle {
	clear: both;
	width: 518px;
	_width: 496px;
	padding: 0 11px 1px 11px;
}

.article.small .middle h2 {
	clear: both;
	color: #086fbd;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0;
	padding: 1px 0 0 0;
}

.article.small .middle .thumbnail {
	float: left;
	width: 104px;
	height: 104px;
	margin: 15px 0 0 0;
	text-align: center;
	vertical-align: middle;
	line-height: 104px;
	border: 1px solid #dcdcdc;
}

.article.small .middle .thumbnail img {
	max-width: 104px;
	max-height: 104px;
}

.article.small .middle .data {
	float: left;
	width: 247px;
	height: 104px;
	margin: 15px 0 0 43px;
	_margin: 15px 0 0 21px;
	font-size: 1.1em;
}

.article.small .middle .data .object {
	clear: both;
	width: 247px;
	margin: 0 0 6px 0;
}

.article.small .middle .data .object.extra {
	margin: 16px 0 0 0;
}

.article.small .middle .data .object .key {
	float: left;
	width: 100px;
}

.article.small .middle .data .object .value {
	float: left;
	width: 147px;
}

.article.small .middle .data a.more-info {
	display: block;
	float: left;
	height: 14px;
	margin: 17px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../../../images/shop/info.jpg) no-repeat top left;
	color: #000000;
	text-decoration: none;
}

.article.small .middle .data a.more-info:hover {
	text-decoration: underline;
}

.article.small .middle .order {
	float: left;
	width: 100px;
	margin: 65px 0 0 0;
	text-align: right;
}

.article.small .middle .order .amount {
	display: inline;
	width: 41px;
	border: 1px solid #dcdcdc;
}

.article.small .middle .order .button {
	margin: 9px 0 0 0;
	width: 100px;
	height: 28px;
}

.article.small .middle .order .button.nl {
	background: url(../../../images/shop/buttons/btn-toevoegenwinkelmand-nl.jpg) no-repeat 0 0;
}
.article.small .middle .order .button.en {
	background: url(../../../images/shop/buttons/btn-toevoegenwinkelmand-en.jpg) no-repeat 0 0;
}
.article.small .middle .order .button.de {
	background: url(../../../images/shop/buttons/btn-toevoegenwinkelmand-de.jpg) no-repeat 0 0;
}

.article.small .middle .order .button:hover {
	background-position: 0 -29px;
}

.article.small.is_promotion .value .price {
	font-size: 1.3em;
	text-decoration: line-through;
}