		
		#cell {
			position: absolute;
			top: 50%;
			
		}
		
		#cell_hack_ie {
			width:100%;
			position: relative;
			top: -70px;
			margin:0px;
			padding:0px;
			text-align:center;
		}	

