﻿.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center;  }

 .tipsyheader-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; width: 200px; text-align: left; white-space: nowrap; overflow: hidden }
  .tipsyheader-inner span {
  	color: #def3fe;
  } 

.tipsy-north { background-image:url(c_images/messages/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image:url(c_images/messages/tipsy-south.gif); background-position: bottom center; text-align: left; }
