/* Copyright (c) 2007 Nismo! Inc. All rights reserved. */
a.helpneskladem span, a.helpneskladem:visited span {
   font-size: 11px;
   text-align: left;
   font-weight: normal;
   display:none;
   }
a.helpneskladem:hover {
   position: relative;
   }
a.helpneskladem:hover span {
   display:inline;
   position: absolute;
   top:20px; left:-50px;
   padding:5px;
   margin:5px;
   border:1px solid #808080;
   width:320px;
   height:100px;
   text-align:left;
   background:#FF9900;
   }
a.helpneskladem {
   font-size: 11px;
   color: #FF9900;
   font-weight: bold;
   text-decoration: underline;
} 

 
a.helpskladem span, a.helpskladem:visited span {
   font-size: 11px;
   text-align: left;
   font-weight: normal;
   display:none;
   }
a.helpskladem:hover {
   position: relative;
   }
a.helpskladem:hover span {
   display:inline;
   position: absolute;
   top:20px; left:-50px;
   padding:5px;
   margin:5px;
   border:1px solid #808080;
   width:320px;
   height:100px;
   text-align:left;
   background:#99FF00;
   }
a.helpskladem {
   font-size: 11px;
   color: #008000;
   font-weight: bold;
   text-decoration: underline;
} 
   
.helptext {
   text-decoration: none;
   color: #000000;
   font-size: 1em
   }
   
   
   
/* ///////////////////////////////////////////////////////// */
/* Copyright (c) 2007 Nismo! Inc. All rights reserved. */
a.star span, a.star:visited span {
   font-size: 11px;
   text-align: left;
   font-weight: normal;
   display:none;
   }
a.star:hover {
   position: relative;
   }
a.star:hover span {
   display:inline;
   position: absolute;
   top:20px; left:-50px;
   padding:5px;
   margin:5px;
   border:1px solid #808080;
   width:320px;
   height:20px;
   text-align:left;
   background:#C80000;
   }
a.star {
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
} 

 
/* ///////////////////////////////////////////////////////// */
/* Copyright (c) 2007 Nismo! Inc. All rights reserved. */
a.orig span, a.orig:visited span {
   font-size: 11px;
   text-align: left;
   font-weight: normal;
   display:none;
   }
a.orig:hover {
   position: relative;
   }
a.orig:hover span {
   display:inline;
   position: absolute;
   top:20px; left:-50px;
   padding:5px;
   margin:5px;
   border:1px solid #808080;
   width:320px;
   height:20px;
   text-align:left;
   background:#0000FF;
   }
a.orig {
   font-size: 11px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
} 

