#icons_flyout {
	position:absolute;
	left:178px;
	top:190px;
	width:594px;
	height:167px;
	z-index:8;
	background-image: url(images/index_popup_BG2.png);
}
#icon_flyout_text {
	position:absolute;
	left:220px;
	top:36px;
	width:336px;
	height:114px;
	z-index:1;
	text-align: center;
	vertical-align: middle;
}
#icon_flyout_title {
  position:absolute;
  left:48px;
  top:5px;
  width:492px;
  height:17px;
  z-index:2;
  text-align: center;
}
