.tooltip{
z-index:10000;
width: 220px; color:#fff;
font:12px/1.3 Georgia,sans-serif;
text-decoration:none;text-align:center
}

.tooltip .top{padding: 20px 8px 0;
    background: url(/themes/default/images/alpha/main_drop.png) 0 0 no-repeat}

.tooltip .bottom{padding:3px 8px 15px;color: #fff;
    background: url(/themes/default/images/alpha/main_drop.png) no-repeat bottom;}

.tooltip .bottom a{color:#fff}
