#hsbody ul li{
margin:0;
list-style-type:none;
}

#historyContainer{
	 width:679px;
	 float:left;
	 margin:0;
	 padding:0;
	 height:278px;
	 display:inline;
}

#historyContainer .previous_button,
#historyContainer .next_button{
  width:38px;
  float:left;
  display:inline;
  margin-right:0;
}



#historyContainer #scrollContainer {
  width:606px;
  float:left;
  background:url('/images/timeline-images/history-bg-glan.gif') repeat-x; 
  margin:0;
  padding:0;
  clear:none;
  height:278px;
  position:relative;
  top:-278px !important;
  left:38px !important;
  margin-bottom:-280px;
}

#historyContainer .next_button{
float:right;
}



/* history page */

#yearlinkContainer{
	 background:url('/images/timeline-images/yearlink_bg_new.jpg') no-repeat left bottom; 
	 width:679px;
	 height:65px;
	float:left;
}



#yearlinkContainer h6{
	font:bold 1.455em arial;
	margin-top:0.75em;
	margin-bottom:0.5em;	
	float:left;
	clear:btoh;
}

.sIFR-hasFlash h6{/* horizontal  headers */
  font-size: 1.455em;

}


#yearlinkContainer #yearlink {
 font-size:12px;
 clear:both;
 width:98%;
 margin-left:0.5em;
 }
 
#yearlink  a{
	color:#000;
 }
 
#scrollContent{
height:276px;
}



#scrollContent li{
  clear:none;
  height:278px;
  width:202px;
  float:left;
}

#historyContainer #scrollContent p{
margin:0;
padding:0;
height:133px;
width:175px;
float:left;
overflow:hidden;
padding-left:1.5em;
/*border:1px solid red;*/
font-size:1em;
}

#scrollContent li.firtsWhiteBg{
background:url(/images/timeline-images/history-bg-first-glan.gif) no-repeat top left;
}

#scrollContent li.thirdWhiteBg{
background:url(/images/timeline-images/history-bg-thirdfirst-glan.gif) no-repeat top left;
}

#scrollContent li.secondbg{
	  background:url(/images/timeline-images/history-middle-bg-glan.gif) repeat-x; 
}


#scrollContent div.whiteLastbg{
	  background:url(/images/timeline-images/history-bg-last-glan.gif) no-repeat top right;
	  height:278px;
	  margin:0;
	  padding:0;
	  float:right;
	  display:block;
}


#scrollContent li span {
  margin:16px 0 2px 0;
  padding:0;
  font-weight:bold;
  display:block;
} 

#scrollContent p img{
float:left;
margin-left:-0.5em;
margin-top:1.75em;
}

#scrollContent p.imgbtm img{
margin-top:1em;
}

