﻿.imageContainer {
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	POSITION: relative; 
	HEIGHT: 80px
}
.imageContainer_img {
	DISPLAY:none;
}
