.template_itemTooltip {
padding: 8px;
color: white;
background-color: black;
}
.template_itemTooltip .bonuses {
color: #0F0;
}
.template_itemTooltip .negative {
color: #F00;
}
.template_itemTooltip .unidentified {
color: #0F0;
}
.template_itemTooltip .price {
color: #0F0;
}