/*home*/

#rechter_blok {
	text-align: center;
	float: right;
	width: 180px;
	background: #D6D6D6;
	border: 2px solid #7B7B7B;
	margin-bottom: 50px;
	padding-bottom: 7px;
	clear: none;
}

#gramophone {
	z-index: 10;
	margin-top: 4px;
	position: absolute;
	margin-left: -20px;
}

#rechter_blok #prenten {
/*	margin-top: 100px;*/
	margin-bottom: 7px;
}

#rechter_blok #prenten .image_wrapper {
/*	height: 149px;*/
/*	width: 170px;
*/}

.image_wrapper .top {
	position: absolute;
	height: 29px;
	width: 170px;
/*	z-index: 30;
	background: url(../images/tape.png) center top no-repeat;
*/}

.image_wrapper .image {
	
	padding-top: 14px;
	
}

.image_wrapper .image img {
	border: 1px solid #7B7B7B;
	width: 150px;
}

.image_wrapper .bottom {
	height:5px;
}
