#imageContainer {
	height:169px;
}

#imageContainerWrapper 
{
	position:relative;

}


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