/* ec heeft vaak geen breedte dus die hier meegeven */
.content .ec {
	min-height: 300px;
	/*min-width: 600px;*/
  padding-top:13px;
  background-color:#e9e0dc;
	color: #000;
}
/* soms zit er een .content div in de ec, dis is een bug, hiermee zorg je ervoor dat ie niet de style van de main .content overneemt */
.content .ec .content {
	position: relative;
	left: 0;
	top: 0;
}

/************ interesse */

.ec p {
color:#000000;
font-size:12px;
margin-right:50px;
}
.nikiWS p {
padding:0;
}

.content .nikiWS {
 	background-color:#c8d4eb;
	padding-bottom: 20px;

}

.content .nikiWS #interestForm h2 {
  background-color:#c8d4eb;
  padding-left: 20px;
}

.content .nikiWS #interestForm {
  background-color:#c8d4eb;
}

.content .nikiWS #interestForm .fieldset  {
  background-color:#c8d4eb;
}

.content .nikiWS .inputbutton {
  margin-right:10px;
}
.ec nikiWS nikiHouseType {
	width: 560px;
}

.houseTypeContentHeader {
	padding-left: 20px;
}

.nikiHouseType .infoSummary  {
	padding-left: 20px;
}
.houseTypeDescription {
	padding-left: 20px;
}
.getHouseInterest {
	width: 580px;
}
.nikiHouseType {
	width: 560px;
}
.getNikiLotMap {
	width:550px;
}
#houseTypeOverview.ec_table, #priceListTable.ec_table {
	width:600px;
}
