.tipsy { padding: 5px 5px 10px 5px;  opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }

.tipsy-inner { 
padding: 7px 8px; 
margin-left:5px; 
background:url(../images/bgd.png) no-repeat; 
opacity: 0.9;
filter: alpha(opacity=90); 
color: #BF6123;
width: 125px; 
text-align: left; 
font-size:12px;
font-family:Arial, Helvetica, sans-serif; 
line-height:16px; }


.tipsy-south { background-image: url( ); background-position: bottom center; }
  

a.linking {color:#BF692F; text-decoration: none; font-size:12px; font-weight:bold;}
a.linking:hover {color: #F5E2B2;}

