#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color:#E1E1E1;
	padding: 2px;
	color:#666666;
	font-size:12px;
}
#tooltip h3, #tooltip div { margin: 0; }
.tip a {
	text-decoration:none;	
	font-size: 12px;
	
}
.ticket_box {
color:black;
background:#ffffff;
padding:10px;
font-size:12px;
line-height:130%;
font-weight:normal;

}
