.blist_small {
	width: 538px;
	height: 22px;
	padding-top: 4px;
	background-image: url(/_images/blist_1.png);
	background-repeat: repeat-x;
}
.blist_small_pijl {
	width: 25px;
	height: 19px;
	margin-top: 3px;
	margin-left: 6px;
}
.blist_small_titel {
	width: 416px;
	height: 19px;
	font-weight: bold;
	color: #222B68;
	font-size: 1em;
}
.blist_small_prijs {
	width: 76px;
	height: 19px;
	text-align: right;
}
.blist_divider {
	background: url(/_images/1x1.png) repeat-x left top;
	width: 378px;
	height: 0px;
}
/* 2nd State */
.blist {
	width: 538px;
	height: 136px;
	padding-top: 4px;
	background-image: url(/_images/blist_2.png);
	background-repeat: repeat-x;
}
.blist_pijl {
	width: 25px;
	height: 9px;
	margin-top: 3px;
	margin-left: 6px;
}
.blist_titel_info {
	width: 448px;
	font-weight: bold;
	height: 24px;
	color: #444444;
}
.blist_foto {
	width: 96px;
	height: 96px;
	margin-right: 4px;
	margin-left: -30px;
	margin-top: 1px;
}
.blist_info {
	height: 60px;
	width: 355px;
	font-weight: normal;
	font-size: 1em;
	margin-left: 5px;
}
.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;
}

