h1 { 
    margin-bottom: 2px; 
}

/* slider specific CSS */
.sliderGallery {
    background: url(timeline/bg.png) no-repeat;
    overflow: hidden;
    position: relative;
    padding: 10px;
    height: 250px;
    width: 829px;
    padding-left: 0px;
}

.sliderGallery UL {
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    width: 5460px;
	background: url(timeline/ekg.png) repeat-x 0 45px;
}

.sliderGallery UL LI {
    display: inline;
}

.slider {
    width: 823px;
    height: 29px;
    top: 224px;
    padding: 1px;
    position: relative;
    background: url(timeline/bar.png) no-repeat;
}

.handle {
    position: absolute;
    cursor: move;
    height: 23px;
    width: 179px;
    margin-top: 3px;
    top: 0;
    background: url(timeline/slider.png) no-repeat;
    z-index: 100;
}

.slider span {
    color: #7c0509;
    font-size: 80%;
    cursor: pointer;
    position: absolute;
    z-index: 110;
    top: 7px;
}

.slider .slider-lbl1900 {
    left: 63px;
}

.slider .slider-lbl1910 {
    left: 116px;
}

.slider .slider-lbl1920 {
    left: 169px;
}

.slider .slider-lbl1930 {
    left: 221px;
}

.slider .slider-lbl1940 {
    left: 274px;
}

.slider .slider-lbl1950 {
    left: 327px;
}

.slider .slider-lbl1960 {
    left: 380px;
}

.slider .slider-lbl1970{
    left: 432px;
}

.slider .slider-lbl1980{
    left: 485px;
}

.slider .slider-lbl1990{
    left: 538px;
}

.slider .slider-lbl2000{
    left: 591px;
}

.slider .slider-lbl2010{
    left: 643px;
}

.slider .slider-lbl2020{
    left: 696px;
}

.slider .slider-lbl2030{
    left: 748px;
}

div.bubble{
	float: left;
	background-image: url(timeline/bubble.png);
	width: 220px;
	height: 165px;
	padding: 10px 20px 40px;
}

div.bubble h2{
	text-align: center;
	margin-top: 35px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 19px;
}

div.bubble .text{
	width: 220px;
	height: 135px;
	white-space: normal;
	font-size: 11px;
	text-align: left;
}

li#timeline-1948{
	position: relative;
	float: left;
	left: 1650px;
}
li#timeline-1950{
	position: relative;
	float: left;
	left: 1650px;
}

li#timeline-1971{
	position: relative;
	float: left;
	left: 2050px;
}

li#timeline-1988{
	position: relative;
	float: left;
	left: 2355px;
}

li#timeline-2000{
	position: relative;
	float: left;
	left: 2650px;
}

li#timeline-2029{
	position: relative;
	float: left;
	left: 3620px;
}