.article_small {
	position: relative;
	float: left;
	width: 676px;
	height: 100px;
	margin: 0 0 10px 0;
}

.article_small.altitem {
	margin: 0 0 10px 0;
}

.article_small .thumbnail1,
.article_small .thumbnail2 {
	float: left;
	width: 148px;
	height: 99px;
	line-height: 98px;
	border: 1px solid #d4d5d7;
	text-align: center;
}

.article_small .thumbnail2 {
	margin: 0 0 0 11px;
}

.article_small .thumbnail1 img,
.article_small .thumbnail2 img {
	vertical-align: middle;
	max-width: 148px;
	max-height: 98px;
	border: 0;
}

.article_small .summary {
	position: relative;
	float: left;
	width: 340px;
	height: 93px;
	border-top: 1px solid #d4d5d7;
	border-bottom: 1px solid #d4d5d7;
	margin: 0 0 0 11px;
	padding: 5px 0 0 0;
}

.article_small .title {
	width: 180px;
	color: #d00000;
	font-weight: bold;
}

.article_small .bijlage {
	position: absolute;
	width: 40px;
	height: 16px;
	top: -7px;
	right: 30px;
}

.article_small .country {
	position: absolute;
	width: 21px;
	height: 15px;
	top: 5px;
	right: 0;
}

.article_small .truck {
	width: 360px;
}

.article_small .trailer {
	width: 360px;
}

.article_small .bottom_info {
	position: absolute;
	width: 340px;
	bottom: 5px;
	left: 0;
}

.article_small .code {
	width: 170px;
	float: left;
}

.article_small .price {
	width: 170px;
	float: right;
	text-align: right;
}

.article_small .price p {
	padding: 0;
	margin: 0;
}

.article_small .scale {
	width: 170px;
	float: left;
}

.article_small .status {
	width: 170px;
	float: right;
	text-align: right;
}
