h3.smoelenboek {
	margin: 0; padding: 0;
	margin-left: 11px;
	color: #008649;
	#font-weight: bold;
	font-size: 14px;
}

ul.smoelenboek {
	margin: 0; padding: 0;
}
.smoelenboek li {
	display: inline;
	width: 127px;
	height: 210px;
	float: left;
	text-align: center;
	margin: 0 13px;
	list-style: none;
}

.smoelenboek a {
	display: block;
	width: 96px;
	height: 170px;
	text-decoration: none;
}

.smoelenboek a:hover {
	text-decoration: underline;
}

.smoelenboek a strong {
	color: #000000 !important;
	display: block;
	margin: 0; padding: 0;
}

/* DETAIL */
.smoelenboek_detail img {
	float: left;
	border: 1px solid #333;
}

.smoelenboek_detail ul li {
	list-style: none;
}

#sb_data {
	width: 375px; 
}

#sb_data ul {
	margin-bottom: 8px;
}



	
