﻿.tooltip
{
width: 150px; 
color:#FFF;
font-family: Arial;	
font-size: 11px;
text-decoration:none;
text-align:left;
margin-top: 0px;
margin-left: 45px;
line-height: normal;

}

.tooltip .top
{    
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 15px;
    background: url(images/bt.gif) no-repeat top
}

.tooltip b.bottom
{
    height: 10px;
    color: #548912;
    background: url(images/bt.gif) no-repeat bottom
}


.tooltip2
{
width: 280px; 
color:#FFF;
font-family: Arial;	
font-size: 11px;
text-decoration:none;
text-align:left;
margin-top: 0px;
margin-left: 45px;
line-height: normal;

}

.popupheader
{
	font-family: Arial;	
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
}

.tooltip2 .top
{    
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    background: url(images/btL.gif) no-repeat top
}

.tooltip2 b.bottom
{
    height: 15px;
    color: #548912;
    background: url(images/btL.gif) no-repeat bottom
}