.infobtt{ cursor:pointer; }
#infotxt{ 
	filter:alpha(opacity=70) !important;  
	border:1px solid #00AEEF; 
	width:700px;  
	position:absolute; margin-top:27px; color: #000; 
	display:none; opacity:0.65; z-index: 10;
  font:normal 11px Trebouchet MS;
  text-align:justify }
	
	.info-close{ display:block; float:right;width:10px; height:10px; padding:2px; font-size: 10px; font-weight:bold; background:#00AEEF; color:#fff; cursor:pointer; border:1px solid #aaa; margin:6px; line-height:8px; text-align:center; font-family: Trebouchet MS; text-decoration:none}
.info-close:hover{ color:#000; background:#fff; }

