/* Story/Timeline Styles CSS Document for Peter Alexander USA */

.timeline {
	width: 732px; 
	background: #000 url(/USA/img/story_static.jpg) no-repeat top right; 
	border: solid 1px black;
}

.timeline h1 {
	margin: 1em;
}

.timeline ul {
	width: 420px;
	margin: 1em;
	list-style-type: none;
}

.timeline li {
	margin: 0.2em 0 0.8em 0.6em ;
	font-size: 110%;
}

.timeline li strong {
	color: white;
}
