﻿ol#timeline {
list-style: none;
margin: 50px 50px 0 50px;
padding: 0;
width: 650px;
}
ol#timeline ul {
list-style: none;
margin: 0 0 0 100px;
padding:5px;
display: block;
float: left;
position: relative;
top:-20px;
border: 1px solid #000;
background: #ea4;
width: 510px;overflow:hidden;background-image:url('../images/backs/wood057.gif');
}
.nested {border-bottom: 1px solid #006;color:#d90;font-weight:bold;width:350px;}
ol#timeline li{
clear: both;
font-weight:bold;
font-size: 100%;
}
ol#timeline ul li {
border: 0;
display: block;
padding:0.5em 1em 0 1em;
clear: both;
font-weight: normal;
font-size: 90%;
color: #000;
}
li.indent{text-indent:30px;}

	
/*	End Timeline	*/
