﻿#timelineLayer
{
	background: #ffffff url(../static/img/timeslider_bg3.gif) repeat-x left top;
}
.timelineButton
{
	position: relative;
	background-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #888888 #888888 #cccccc;
	font-size: 11px;
	left: 400px;
	width: 40px;
	color: #202020;
	text-shadow: #cccccc 0 1px 0;
	text-align: center;
	cursor: pointer;			
}