
#filterfunctie {
	float:left;
	width:200px;
	border-bottom:1px solid #e1e7eb;
}
.sub-filter {
	float:left;
	border:1px solid #efefef;
	font-size:10px;
	width:188px;
	max-height:250px;
	padding:5px;
	overflow:auto;
	background: #FFF url(../images/elements/promo-box_inside-gradient.gif) repeat-x; 
}
.headerProductOverview {
	background: transparent url(../images/elements/header_orange-bar.gif) repeat-x; 
	float:left;
	width:930px;
	height:27px;
	padding-top:10px;
}
.filter-header {
	color:#164673;
	font-size:12px;
	font-weight:bold;
}
.reset-button {
	float:right;
	margin-right:0;
}
div.reset-button input {
	background:url(/Templates/adsl.nl/images/elements/reset-button.png) no-repeat;
	cursor:pointer;
	width: 28px;
	height: 22px;
	border: none;
}

#productOverview {
	float:left;
	width:930px;
	margin-top:10px;
	border-bottom:1px solid #e1e7eb;
	background: #transparant url(../images/elements/promo-box_inside-gradient.gif) repeat-x; 
}
#abonnementen {
	float:left;
	width:920px;
	padding-left:10px;
	text-align:left;
}

.regel {
	float:left;
	border:1px solid #e1e7eb;
	width:880px;
	height:190px;
	padding-left:10px;
}

.regel:hover {
	background:#e5eff5 none repeat scroll 0 0;
}

.first {
	background: #FFF url(../images/elements/promo-box_inside-gradient.gif) repeat-x; 
}

.headers {
	width:594px;
	display:block;
	position:absolute;
	margin-top:-20px;
	margin-left:172px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.vergelijkheader {
	font-size:10px;
	margin-left:6px;
	margin-top:10px;
}
.vergelijkbottom {
	font-size:10px;
	margin-left:6px;
}
.aboInfo {
	width:890px;
	float:right;
}
.checkbox {
	background:#fff url(../images/elements/vergelijk-filler.gif) repeat top center;
	float:left;
	width: 20px;
	margin-right:10px;
	height: 220px;
	padding-top:10px;
}
.providerLogo {
	width:65px;
	margin-right:10px;
	float:right;
	border:1px solid #efefef;
	background-color:#ffffff;
}
.productnaam {
	width:785px;
	float:left;
}
.productnaam a{
	color:#164673;
	text-decoration:underline;
}
.icons {
	width:150px;
	margin-top:5px;
	float:right;
}
.exclusieve-aanbieding {
	float:left;
	width:580px;
}
.exclusieve-aanbieding span{
	color:#fcb040;
	font-weight:bold;
}

.bullets {
	float:left;
	width:580px;
	height:90px;
}
.buttons {
	float:right;
	width:270px;
	margin-top:38px;
	text-align:right;
}
.actie {
	float:right;
	width:160px;
	background-color:#efefef;
	border:1px solid #e1e7eb;
	margin-top:5px;
	font-size:10px;
	text-align:right;
	height:32px;
	padding:5px;
}
.actie span {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.small td {
	color:#fff;
}

