

abbr {	cursor: pointer; border:0 none;}

.info {	width: 26.7px;}
.info:hover {}
.info abbr {height: 100%; font-size: 2.188em;	font-weight:bold;	line-height: 1.4;	text-align:center;	text-shadow: 0 1px rgba( 0, 0, 0, .25 );	color: #060;	border: none; cursor: pointer; display: block;}
.info {	text-decoration: none;}

#tooltip {	font-family:Arial, Helvetica, sans-serif; border:1px solid#fff; box-shadow:0 0 5px#fff inset;
	font-size:15px;	text-align:center;	line-height: 1.5;	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	border-radius:15px;	position: absolute;	z-index:99999;	padding: 2px 10px 2px 10px; }
