/* Styles Age 0 */
.timeline-date-label-em
{
 font-size: 2em !important;
 font-weight: bold !important;
 color: #AAAAAA !important;
 height: 0.9em !important;
}

div.timeline-event-bubble-time
{
 display: none;
}


.timeline-event-bubble-title 
{
 text-align: left !important;
 border: none !important;
 color: #be0200 !important;
 font-face: Verdana, Helvetica, Arial !important;
 font-size: 15px !important; 
}

.timeline-event-bubble-title a
{
 text-decoration: none; 
 color: #be0200 !important;    
}

.timeline-event-bubble-body
{
 font-size: 12px !important;
 text-align: left !important;
}

.timeline-event-bubble-body .date
{
 color: #AAAAAA;
}

.timeline-event-bubble-body li
{
 margin-bottom: 2px;
}

.timeline-event-bubble-body li.buy
{
 padding-top: 10px;
}

.timeline-event-bubble-body a
{
 text-decoration: underline;
 color: #333333;
 font-weight: bold;
}

a.buy
{
 border: 1px solid #fd8c00;
 background: #ffa600 url(../img/base/orange_bar.jpg) top left repeat-x;
 padding: 2px 5px;
 text-decoration: none;
 color: #FFFFFF;
 font-weight: bold;
}

div#timeline-band-1 .timeline-ether-bg
{
 background: #f8f8f8 !important;
}

.timeline-date-label-em
{
 padding-bottom: 20px;
}