.commentLayer 
{visibility:hidden;
 position:absolute; 
 /*width:10px; */
 top:300;
 left:0;
/* border-style: outset;
 border-color: transparent; */
 border-style:solid;
 border-width: 2;
background-color: /*#C6CFDE;*/ buttonface;
border-color: #DDDDDD #666666 #333333 #CCCCCC;
 }

.CMItem{
font-family: Tahoma, Verdana;
font-size:11px;
color: #OOOOOO;
text-decoration: none;
cursor:default;
} 
.CMHlight {
background-color: #6B82A5;
font-family: Tahoma, Verdana;
font-size:11px;
color: #FFFFFF;
text-decoration: none;
cursor: default;
}
