/* TipTop Styles - Paste these into your stylesheet */
.tiptop{
	position:absolute; z-index:2000; margin:-3px 0 0 0;}
.tiptop-content{
	padding:5px 15px 7px 15px; background:#111; border:1px solid #000; border-bottom:none;
	color:#fff; font-family:verdana; font-size:12px; text-align:center; white-space:nowrap;
	-moz-border-radius:3px; -webkit-border-radius:3px; 
	background-image:-moz-linear-gradient(100% 100% 90deg, #111, #333);}
.tiptop-point{
	width: 0; height:0; margin: 0 auto; font-size: 0px; line-height: 0px;
	border-top: 7px solid #111; border-left: 7px solid transparent; border-right: 7px solid transparent;}