.fstooltips {
border: 1px solid #333333;
width: 100;
}

.tipheader {
background-color: #FFFFFF;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

.tipcontent {
background-color: #000000;
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
}
