div#mainBannerButton {
	position: absolute;
	bottom: 5px;
	right: 8px;
}

div#brandsIntro {
	background:white url(/images/actie-achtergrond.png) no-repeat scroll left top;
	height: 142px;
	margin-bottom: 14px;
	overflow: hidden;
	padding: 14px;
	width: 932px;
}

div#brandsIntro div.text {
	height: 114px;
	margin-left: 143px;
	overflow: hidden;
	width: 758px;
}

div#brandsIntro div.text h1 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#brandsIntro div.text hr {
	background-color: #9B9B9B;
	border: medium none;
	color: #9B9B9B;
	height: 1px;
	margin: 5px 0;
	padding: 0;
}

div#brandsIntro div.text p {
	color: #8E8572;

	font-size: 11px;
	line-height: 16px;
}

div#brandsIntro div.image {
	height: 114px;
	left: 14px;
	position: absolute;
	top: 14px;
	width: 114px;
}

div#brandsIntro div.image img {
	display: block;
}

div#brands-filters {
	margin: 0;
	padding: 5px 0;
	height: 40px;
	overflow: hidden;
}

div#brands-filters select {
	width: 181px;

	margin: 0;
	padding: 3px;

	font-size: 11px;
}

div#brands-filters fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.product {
	background: #e7e7e7;
	padding: 17px;
	border: 1px solid #bbbbbb;
	text-align: left;
	margin-right:14px;
	margin-bottom: 17px;
	color: #9B9BA8;
	font-size: 11px;
	cursor:pointer;
	width: 220px;
}

.productomschrijving {
	margin-top: 4px;
}

.productomschrijving,
.productomschrijving a {
	color: #9B9BA8;
	font-size: 11px;
}

#brands-pagination span,
#brands-pagination a {
	font-size: 10px;
	text-decoration: none;
}

#brands-pagination {
	font-size: 10px;
	padding-bottom: 14px;
}

#brands-pagination .pag-selected {
	background: white;
}

.mouseover {
	background: white;
	color: #9B9BA8;
}

div.mouseover div.productomschrijving {
	color: #6E6E88!important;
}
