
#boxPhoto {
	float: left;
	position:relative;
	z-index:4;
	overflow: hidden;
	background-color: #99CC99;
	width:208px;
	height:150px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/foto-promo.jpg);
}
#BFRboxPhoto {
	float: left;
	position:relative;
	z-index:4;
	overflow: hidden;
	background-color: #99CC99;
	width:208px;
	height:150px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/logo-klein.jpg);
}

#boxLatestNews {
  float: left;
	position:relative;
	width:208px;
	height:150px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	z-index:4;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/box-grey-background.jpg);
	overflow: hidden;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
}

#NOboxLatestNews {
	float: left;
	position:relative;
	z-index:4;
	overflow: hidden;
	background-color: #99CC99;
	width:208px;
	height:150px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/partners/printmijnfotos/boxbackground.jpg);
}


#boxSubscribe {
	float: left;
	position:relative;
	width:208px;
	height:150px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	z-index:4;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/box-orange-background.jpg);
	overflow: hidden;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#boxGuestBook {
	float: left;
	position:relative;
	width:208px;
	height:150px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 8px;
	z-index:4;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/box-black-background.jpg);
	overflow: hidden;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#boxSubscribe #boxSubscribeHeading {
	font-size: 20px;
}
#boxGuestBook #boxGuestBookHeading {
	font-size: 20px;
}
#boxLatestNews #boxLatestNewsHeading {
	font-size: 20px;
}



#boxLatestNewsText {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	margin-top: 6px;
}
#boxSubscribeText {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 6px;
}
#boxGuestBookText {
	margin-top:6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}


#boxLatestNewsText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3e3e40;
}

#boxLatestNewsText a.noDots, #boxLatestNewsText a.lastItem {
	padding-bottom: 0;
	border-bottom-width: 0;
}

#boxSubscribeText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #d2232a;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

#boxSubscribeText a.noDots, #boxSubscribeText a.lastItem {
	padding-bottom: 0;
	border-bottom-width: 0;
}

#boxSubscribeText a.lastItem {
	bottom: 0px;
}

#boxGuestBookText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

#boxGuestBookText a.noDots, #boxGuestBookText a.lastItem {
	padding-bottom: 0;
	border-bottom-width: 0;
}

#boxGuestBookText a.lastItem {
	bottom: 0px;
}

#boxPhoto a, #NOboxLatestNews a {
	line-height: 10px;
	text-decoration: none;
	display: block;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 75px;
	padding-left: 0px;
}


