div.nextStopBubbleContent {
}
div.nextStopBubbleContent h3 {
    margin-bottom:5px;
}
div.nextStopBubbleContent ul {
}
div.nextStopBubbleContent ul li {
    list-style:none outside none;
}
div.nextStopBubbleContent ul li a {
    background:url(/img/unicredit/content/tour/2010/next-event-arrow-left.gif) no-repeat top left;
    color:#ffffff;
    font-weight:bold;
    line-height:20px;
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
}
div.nextStopBubbleContent ul li a:hover {
    color:#ffffff;
    cursor:pointer;
}
div.nextStopBubbleContent ul li a span.icon {
    display:block;
    background-position:0px 1px;
    background-repeat:no-repeat;
    width:19px;
    height:20px;
    float:left;
}
div.nextStopBubbleContent ul li a span.icon span {
    display:none;
}
div.nextStopBubbleContent ul li a span.mainevent {
    background-image:url(/img/unicredit/content/tour/2010/tour-schedule-item-type-0.gif);
}
div.nextStopBubbleContent ul li a span.stopover {
    background-image:url(/img/unicredit/content/tour/2010/tour-schedule-item-type-1.gif);
}

div.nextStopBubbleContent ul li a span.event {
    float:left;
    background:url(/img/unicredit/content/tour/2010/next-event-arrow-right.gif) no-repeat top right;
    width:211px;
    line-height:19px;
    display:block;
}
* html div.nextStopBubbleContent ul li a span.event {
    width:auto;
}
div.nextStopBubbleContent ul li a span.event span {
    line-height:19px;
    display:block;
    margin-left:11px;
}

