#indexText{
	width: 100%;
	float: left;
}

#indexText .parag{
	width: 100%;
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: bold;
	text-align: justify;
}

.imageContainer{
	width: 300px;
	overflow: hidden;
	float: left;
}

.imageContainer a{
	float: left;
}

#display-energy-certificates{
	background: url(../images/gif/display-energy-certificates.gif) no-repeat top left;
}
.imageContainer img{
	float: left;
	border: none;
}
