.history_today
	{
	background: #eeeeee;
	border: 1px solid #cccccc;
	}
.history_today ul
	{
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
	}

.history_today li
	{
	list-style: none;
	padding-left: 5px;
	margin-bottom: 3px;
	}
	
.history_today form
	{
	padding: 5px 0 5px 20px;
	margin: 0 auto;
	}

.year
	{
	font-style: italic;
	font-weight: bold;
	}
