span.grey_block {
	float: left;
	display: block;
	background: #5e5e5e;
	width: 210px;
	height: 20px;
	margin-left: 16px;
}
span.grey_block.first {
	margin-left: 0;
}
span.grey_block.large {
	width: 270px;
}
#shop_info_top_left {
	float: left;
	width: 664px;
}
#shop_info_top_left #shop_title {
	position: relative;
	background: #f7d51b;
	height: 111px;
}
#shop_info_top_left #shop_text {
	margin-top: 19px;
	line-height: 18px;
	min-height: 413px;
}
#shop_text .shop_text {
	margin-bottom: 18px;
}
#shop_text .shop_text_inner {
	float: left;
}
#shop_text .shop_text_inner.image {
	width: 415px;
}
#shop_text .shop_text_image.left{
	float: left;
	margin-right: 15px;
}
#shop_text .shop_text_image.right{
	float: right;
}
#shop_title h2 {
	position: absolute;
	top: 18px;
	left: 15px;
	display: block;
	width: 289px;
	height: 56px;
	background: url(images/leukste_kinderkleding.png) no-repeat;
	text-indent: -9999em;
}
#shop_info_top_right {
	float: right;
	width: 268px;
	height: 563px;
	background: #f7d51b;
}
#shop_info_top_right #shop_image {
	position: relative;
	height: 392px;
}
#shop_image span{
	position: absolute;
	left: 8px;
	bottom: 9px;
	color: #fff;
	text-transform: uppercase;
}
#shop_info_top_right #shop_intro_text {
	font-size: 12px;
	line-height: 18px;
	padding: 24px 17px 17px 17px;
	color: #3e3e3e;
}
#shop_intro_text p {
	margin-bottom: 18px;
}

#shop_info_bottom {
	margin-bottom: 30px;
}
#shop_info_bottom #shop_locations {
	font-size: 12px;
	padding: 35px 0 38px 0;
	color: #5d6060;
}
#shop_locations table{
	float: left;
	width: 226px;
}
#shop_locations td {
	height: 14px;
}
#shop_locations td.head{
	font-size: 16px;
	height: 18px;	
}
