.aanbieding2 {
	float: left;
	width: 207px;
	height: auto;
	padding: 0px 0px 0px 10px;
}

.aanbieding2 .header_top {
	float: left;
	width: 207px;
	height: 43px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	padding: 0px;
	background: transparent url(../layout/bestbuys_top.jpg) no-repeat top right;
}

.aanbieding2 .header_bg {
	float: left;
	width: 207px;
	height: 597px;	
	background: transparent url(../layout/bestbuys_midden.jpg) repeat top right;

}

.aanbieding2 .content_top_oud {

	background: transparent url(../layout/bestbuys_midden.jpg) repeat top right;
	padding-top: 10px;
}

.aanbieding2 .content_top {
	width: 167px; 
	height: 577px; 
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden; 
	float: left; 
	margin-right: 10px; 
	position: relative
}

.aanbieding2 .content_top .item  {
	height: 175px;
	width: 167px;
	
}

.aanbieding2 .content_top .item .name {
	margin-bottom: 7px;
	text-align: center;	
	font-weight: bold;
	font-size: 11px;
	color: #636363;
}

.aanbieding2 .content_top .item .image {
	text-align: center;	
	height: 100px;
	margin-bottom: 10px;
}


.aanbieding2 .content_top .item .prijs {
	float: left;
	width: 70px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	color: #000;
	position: relative;
	top: -55px;
	left: 30px;
	overflow: hidden;
	background: transparent url(../layout/bestbuys_prijstag.png) no-repeat top right;
}


.aanbieding2 .footer {
	float: left;
	width: 207px;
	height: 24px;
	background: transparent url(../layout/bestbuys_footer.jpg) no-repeat top right;
}

#thumb {
	position:relative;
	height:40px;
	width:12px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6e6f72;
	}