﻿div.gtt
{
	position:absolute; 
	border: 1px solid #aaa; 
	padding: 10px; 
	color: #333;
	width: 250px; 
	background: #fff; 
	visibility:hidden;
	-moz-opacity: .85;
	opacity: .85;
	filter: opacity(alpha = 85);
	text-align:left;
	font-size: 10px; 
	line-height: 13px; 
	font-weight:normal;
}