.shopdiv {	
	height: 280px;
	width: 180px;
	float: left;
}

.PaginaBlokje {
		margin: 0px;
		background-color: #f3e871;
		border: 1px solid #dec781;	
	box-shadow: 3px 3px 3px #AAAAAA;
	-moz-box-shadow: 3px 3px 3px #AAAAAA;
	-webkit-box-shadow: 3px 3px 3px #AAAAAA;
		width: 170px;
		height: 240px;
		text-align:center;		
}




.pBAfbeelding{
	height:130px;
	text-align:center;
	overflow:hidden;
}


.pBAfbeelding td {
	text-align:center;
}

.pBAfbeelding img {
	border:1px solid #06069E;
}		


.pBTitel{
	width:160px;	
	vertical-align:top;	
	text-align: center;	
	padding-left: 5px;
}

.pBTitel h2  {	
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

.pBTitel p {
	font-size: 10px;
}
#pageButtons {
	padding-right:15px;
	text-align:left;
	clear:both;
}

.funkyButton, .funkyButtonGhost {
	background-color:#f3e871;	
	font-size:10px;
	width:21px;
	height:21px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	color:#945C13;
	
	
	border: 1px solid #dec781;	
	box-shadow: 3px 3px 3px #AAAAAA;
	-moz-box-shadow: 3px 3px 3px #AAAAAA;
	-webkit-box-shadow: 3px 3px 3px #AAAAAA;
	border-radius: 4px;
}




.funkyButtonGhost
{
	background-color: #f5f3d6;
	color:#aaa;
}

.funkyButton:hover{
	background-color: #f0eec4;
}
