/**/

/* added by mike */

/* Historie Timeline */

#base_history {
	width: 200px;
}
	
div.timeline{
    font-size: 11px;
    font-weight: bold;
}

div.timeline h3{
font-size: 15px;
font-weight: bold;
}

div.timeline ul {
list-style-type: none;
padding-left:10px;
/*list-style-position: inside;*/

}

/**/

#history {

}

/*
#history h1,h3{
	font-weight: normal; 
	font-family: Georgia, Times News Roman, Serif; 
	font-size:26px;
	line-height:29px;
	letter-spacing: -1px;
	}
*/	

#history div.subhead h2{
	font-weight: normal; 
	font-family: Georgia, Times News Roman, Serif; 
	font-size:18px;
	line-height:20px;
	letter-spacing: -1px;
	padding-bottom: 4px;
	border-bottom:1px solid gray
}


