#demotip {
	display:none;
	position:relative;
	z-index:100000000000000000000000000;
	background:transparent url("../images/black_arrow_big.png");
	font-size:12px;
	height:210px;
	width:320px;
	padding:25px;
	margin-left:80px;
	color:#fff;	
	text-align:left;
	z-index:15000;
}

/* style the trigger elements */
.face img {
	position:relative;
	border:0;
	cursor:pointer;
	margin:0 0px;
	z-index:15000;
}
