#dgToolTipp {	position: absolute;	z-index: 9999;	color: #fff;	min-width: 180px;		max-width: 250px;	}#dgToolTipp .dgToolTippHeader {	height: 8px;	background: transparent url('../img/dglexiconheader.gif') no-repeat right;}#dgToolTipp .dgToolTippBody {	background-color: #000;	padding: 5px 5px 5px 15px;   font-size: 10px !important;}#dgToolTipp .dgToolTippFooter {	height:8px;	background: transparent url('../img/dglexiconfooter.gif') no-repeat right;}a.dgLexiconLink {    color: inherit;    font-size: inherit;    text-decoration: underline;	 cursor: help;}a.dgLexiconHelp {    padding-right: 20px; 	 background: transparent url('../img/dglexiconhelp.gif') no-repeat right;}.dgLexiconHidden{	display: none;	cursor: pointer;	cursor: hand;}