.blist_small {
	width: 378px;
	height: 22px;
	padding-top: 4px;
	background-image: url(/_images/_blist.jpg);
}
.blist_small_pijl {
	width: 25px;
	height: 19px;
	margin-top: 3px;
	margin-left: 6px;
}
.blist_small_titel {
	width: 263px;
	height: 19px;
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}
.blist_small_prijs {
	width: 76px;
	height: 19px;
	text-align: right;
}
.blist_divider {
	background: url(/_images/blanc.jpg) repeat-x left top;
	width: 378px;
	height: 0px;
}
/* 2nd State */
.blist {
	width: 378px;
	height: 102px;
	padding-top: 5px;
	background-image: url(/_images/_blist.jpg);
}
.blist_pijl {
	width: 25px;
	height: 9px;
	margin-top: 3px;
	margin-left: 6px;
}
.blist_titel_info {
	width: 291px;
	font-weight: bold;
	height: 102px;
	color: #333333;
	font-size: 1em;
}
.blist_foto {
	width: 80px;
	height: 80px;
	margin-right: 4px;
	margin-left: -25px;
	margin-top: 1px;
}
.blist_info {
	height: 60px;
	width: 232px;
	font-weight: normal;
	font-size: 0.97em;
}
.blist_prijs {
	width: 48px;
	height: 20px;
	text-align: right;
	margin-bottom: 8px;
	margin-top: -15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #222B68;
}
.blist_prijs img {
	margin-top: 15px;
}
.blist_small_pijl, .blist_small_titel, .blist_small_prijs, .blist_pijl, .blist_titel_info, .blist_prijs, .blist_divider, .blist_foto, .blist_info {
	float: left;
}