/***********************************************************************/
/* Tee-Tip v1.0 layout, design and all included source code            */
/* copyright (c)2004. Spriteworks Developments. All rights reserved.   */
/* This copyright notice MUST remain within this document at all times */
/* as a condition of use. Removal of this copyright notice voids your  */
/* right to use this product. Tee-Tip v1.0 may not be redistributed    */
/* in any form without express written permission from Spriteworks     */
/* Developments. This external CSS file MUST remain separate from the  */
/* HTML code at all times and may not be integrated into it or other   */
/* pages in any way, displayed, performed or otherwise made accessible */
/* for public viewing under any circumstances. Please carefully read   */
/* the license agreement included with this script. It is the same     */
/* one you agreed to when you purchased a license to use it.           */
/*                                                                     */
/***********************************************************************/
a.showit:hover {
   z-index: 25;
   background-color: #ffff9b;
   cursor: crosshair;
}
a.showit { color: red; text-decoration: none; background: transparent; position: relative; z-index: 24 }
a.showit span  { cursor: pointer; display: none }
a.showit:hover span                   { color: #fff; font-size: 10px; font-family: arial; font-weight: normal; text-decoration: none; background: red fixed; text-align: left; display: block; padding: 3px; position: absolute; top: 15px; left: 0; width: 150px; border-style: solid solid solid outset; border-color: #1f1f1f #000000 #000000 #1f1f1f; -khtml-opacity: .85; -moz-opacity: .85; filter: Alpha(Opacity=85, FinishOpacity=85, Style=2)                  }
span:first-letter     { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-color: black }
