@charset "utf-8";

/* ボッシュ・イン・ジャパン */

#worldHistory #mainBody { width: 540px; margin: 0 !important;}

#historyTimeline { width: 540px; margin-bottom: 24px; margin: 0; padding: 0 0 10px 0; background: transparent url(/shared/images/icon-loading.gif) center center no-repeat; overflow-x: scroll; }

#timelineImage { position: relative; left: 540px; }

/* scrollbar styles for IE */
#historyTimeline { 
	scrollbar-base-color: #B4C6DA;
	scrollbar-shadow-color: #153B63; 
	scrollbar-darkshadow-color: #153B63; 
}

#timelineNavLeft  { position: absolute; z-index: 10; top: 0; left: 0; }
#timelineNavRight { position: absolute; z-index: 10; top: 0; right: 0; }

#worldHistory #globalSiteLink { margin: 24px 0 12px 12px; }

