/* Custom CSS for non-IE 6 browsers */
#topcontentBoxes {
	min-height: 1px;
	display: none;
	position: relative; 
	top:-35px;
}

