@charset "UTF-8";

/* CSS Document history page */


div#history {
	width: 375px;
	padding-right: 10px;
	clear: both;
}
#history dt {
	margin-bottom: 5px;
	padding-left: 5px;
	border: #CCC solid;
	border-width: 0 0 1px 0;
}
#history dd {
	margin: 0 0 10px 10px;
	padding-left: 18px;
	background: url(../images/fire.jpg) no-repeat left 5px;
	line-height: 2em;
}

div#flash2 {
	width: 350px;
	height: 500px;
	position: absolute;
	left: 390px;
	top: 10px;
	z-index: 1;
}