#imageContainer {
	position:absolute;
	margin:0px;
	width:100%;
	top:0px;right:0px;
}

#imageContainer img {
	position:absolute;
	top:0; right:0;
}

#imageContainerOLD img {
	position:absolute;
	top:0; right:0;
	height: 370px;
}
