:focus {
  -moz-outline-style:none;
}


#demotip {
	display:none;
	background:transparent url(/ill/tooltip/black_arrow_big.png);
	font-size:10px;
	height:103px;
	width:160px;
	padding:25px;
	color:#fff;	
}

.tooltiptitle {
	color: #9fd4ff;
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;
}


/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
}