h1
{
	font-size: 100%;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
}
hr
{
	width: 80%;
	margin: 17px auto;
	border-width: 0px;
	height: 0px;
	border-bottom: 1px dashed #ddd;
}
#materials
{
	width: 130px;
	float: left;
	font-size: 80%;
}
#history
{
	width: 600px;
	float: right;
	margin-top: 25px;
}
#history p
{
	text-indent: 18px;
	padding-bottom: 10px;
}
#history li
{
	list-style-image: url(../images/li.gif);
	margin: 0px 0px 5px 25px;
}
#history ul
{
	margin: 0px 0px 10px 0px;
}
#materials img
{
	margin-top: 50px;
}
#materials img.file_pic
{
	margin-top: 15px;
	margin-bottom: 0px;
}
