/* MooTools.Tips */
.tip-top {color: #fff;width: 100px;z-index: 13000;}		 
.tip-title {z-index: 13000;font-weight: bold;font-size: 11px;margin: 0;color: #9FD4FF;padding: 8px 8px 4px;background: #4b95d7;}
.tip-text {z-index: 13000;font-size: 11px;padding: 4px 8px 8px;background: #4b95d7;color:#fff;}
.tip-text A {z-index: 13000;color:#069;}
.tip-loading {z-index: 13000;background: #4b95d7;width: 30px;height: 30px;margin: 0 auto;}	
