div#mainBannerButton {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

div#collectionIntro {
	background: #DFE0DF url('/images/collecties-intro-achtergrond') top left no-repeat;
	width: 699px;
	margin-bottom: 14px;
	padding: 24px 14px 14px 14px;
}

div#collectionIntro h1 {
	color: #7e725a;
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

div#collectionIntro h2 {
	color: #7e725a;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
}

div#collectionIntro p {
	font-size: 11px;
	line-height: 18px;
}

div#collection {
	background: white;
	padding: 14px;
	color: #6f6f6e;
	font-size: 11px;
	margin-bottom:14px;
	position: relative;
}

div#collection h1  {
	color: #7e725a;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

div#collection img{
	position:relative;
}

div#collection p,
div#collection a {
	color: #6f6f6e;
	font-size: 11px;
	line-height: 18px;
}

div#collection hr {
	height: 1px;
	border: none;
	color: #6f6f6e;
	background: #6f6f6e;
	width: 100%;
	margin: 10px 0;
	padding: 0;	
}
