/*in infotherm_standard*/
/*#ContentSpace {
    position: relative;
    margin-top: 1px;
    margin-left:32px;
    margin-right:16px;
    margin-bottom:10px;
    top: 0px;
    left: 0px;
    height:74%;
    overflow-x:	hidden;
    overflow-y:	scroll;
}*/

span.mouseoverlink {
    color:#999999;
    background-color:white;
   text-decoration:underline;
}
div.help {
position:	absolute;
left:	580px;
top:	350px;
border:	solid gray 2px;
padding:	10px;
font-size:	14px !important;
line-height:	16px !important;
background-color:	#FFEFBF;
z-Index:	2;
}

