html>body .image-left, html>body .image-right, html>body .imageStyle {
	height: auto;
}

.image-left {
	width: 40%;
}


.image-right {
	width: 40%;
}

.imageStyle {
	width: 100%;
}

* html .imageStyle {
	w\idth: 98%;
}