
#timeline .navigation .toolbar .zoom-in {
		background: #fff url(http://media.apn.co.nz/webcontent/infographics/81/plusBtn.jpg) no-repeat;
}
#timeline .navigation .toolbar .zoom-out {
		background: #fff url(http://media.apn.co.nz/webcontent/infographics/81/minBtn.jpg) no-repeat;
}
#timeline .navigation .toolbar .back-home {
		background: #fff url(http://media.apn.co.nz/webcontent/infographics/81/homeBtn.jpg) no-repeat;
}

#timeline p {
    font-size: 13px;
    line-height: 16px;
}

#timeline h2 {
    font-size: 32px;
}

#timeline h2.start {
    font-size: 39px;
    line-height: 42px;
}

#timeline .navigation {
	margin-top:-15px;
}

#timeline h2{
    display:none;
}

#timeline h3{
    color: #3573B9;
    font-weight: normal;
    text-transform: none;
	font-size: 28px;
}


#timeline h2.start {
    display:block;
}
	