.content.houseDetail .houseTypeSummary,
   .woningenaanbod .houseTypes,
   .woningenaanbod .houseTypesLotMap,
   .houseDetail .houseTypeImages,
   .houseDetail .houseTypeDescription,
   .houseDetail .houseTypePrices,
   .houseDetail .houseTypeLotMap,
   .houseDetail .houseTypeDownloads
{
   border: 1px solid #a7a7a7;
   background: #fff;
   /*margin: 10px;*/
}


.nikiWsAmBlockHeader {
   border-bottom:1px solid #DADADA;
   height:15px;
}

.nikiWsAmBlockHeader .showAllButton {
   float: left;
}

.nikiWsAmBlockHeader .closeSlider {
   float:right;
}

.nikiWsAmBlockHeader h2 {
   color: #000;
   margin: 0 22px 0 0;;
   float: left;
   font-size: 14px;
}

.houseDetail .houseTypeNavigation {
   border: 1px solid #DADADA;
   background: #fff;
   height:22px;
   /*margin: 10px 10px 0 10px;*/
}


.houseDetail .houseTypeNavigation ul {
	display: inline;
	list-style: none;
   margin: 0;
   padding: 0;
   float: left;
   width: 100%;
   border-bottom: 1px solid #a7a7a7;
}

.houseDetail .houseTypeNavigation ul li {
   float:left;
   font-size:10pt;
   height: 19px;
   padding:3px 5px 0 5px;
}

.houseDetail .houseTypeNavigation ul li a {
	text-decoration: none;
	color: #666;
   height: 16px;
}

.houseDetail .houseTypeNavigation ul li.selected,
.houseDetail .houseTypeNavigation ul li.parentSelected,
.houseDetail .houseTypeNavigation ul li:hover {
   /*background-color:#666;*/
   background: url("/content/common/gfx/backgrounds/mainItemSelectedBack.png") no-repeat right top;
}
