qwe* {margin:0; padding:0}
qwebody {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}




#qtt {position:absolute; display:block; background:url(/vraaghetcrescas/tooltip/tt_left.gif) top left no-repeat}
#qtttop {display:block; height:5px; margin-left:5px; background:url(/vraaghetcrescas/tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#qttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#qttbot {display:block; height:5px; margin-left:5px; background:url(/vraaghetcrescas/tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

#tt {
	position : absolute;
}

#ttcont {
	margin-bottom : 10px;
	background : #646567;
	color : white; 
	font-weight : bold;
	padding : 5px;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius : 8px;
	box-shadow : 0.3em 0.3em #cccccc;
	-moz-box-shadow : 0.3em 0.3em #cccccc;
}