.mw-tipoff {
	position: absolute;
	z-index: 3;
	top: 25px;
	left: 0;
	width: 255px;
	padding: 0.8em;
	margin: 0;
	background-color: #c9c9c9;
	box-shadow: 0 7px 10px rgba( 0, 0, 0, 0.4 );
}

.mw-tipoff-pokey {
	position: absolute;
	z-index: 3;
	top: -10px;
	left: 5px;
	/* @embed */
	background-image: url( images/pokey-light.png );
	background-repeat: no-repeat;
	height: 12px;
	width: 11px;
}
