
.tooltip_image {
margin: 0;
padding-left: 12px;
padding-right: 12px;
background: #000000;
border-style: solid;
border-color: #000000;
border-width: 1px;
text-align: center;
}

.tooltip_image_border {
border-style: solid;
border-color: #ffffff;
border-width: 1px;
}


.tooltip_image_text {
background: #000000;
margin: 0px;
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: none; 
color: #dddddd;
text-decoration: none;
text-align: center;
}