       .tooltiplayer {
             background-color: #000000;
             background-image: url();
             border-width: 2px;
             border-color: #ff0000; 
             border-style: solid; 
             display: block; 
             padding: 0pt;

}
       .tooltip {
             font-size:10pt; 
	       font-family: Arial;
             font-style: normal;
             font-weight: normal; 
             color: #00BFFF;
             text-align: justify;
             text-decoration: none; 
             text-indent: 4pt; 
             line-height: normal; 
             text-transform: none; 
             vertical-align: baseline;
  
}

