.infobtt{ margin-top: 237px; cursor:pointer; }
#infotxt{ 
	filter:alpha(opacity=70) !important;  
	border:0px; background:rgb(230,230,230); 
	width:330px; height:223px; right:0px; margin-right:0px;  
	position:absolute; margin-top:27px; color: #000; 
	display:none;  opacity:0.65; z-index: 10;
  font:normal 9px arial }
	
	.info-close{ display:block; float:right;width:10px; height:10px; padding:2px; font-size: 10px; font-weight:bold; background:#000; color:#fff; cursor:pointer; border:1px solid #aaa; margin:6px; line-height:8px; text-align:center; }
.info-close:hover{ color:#000; background:#fff; }
