ul#history {
	margin-left: 30px;
	list-style-type: none;
}

#history li.new a {
	padding-right: 40px;
	background-image: url( "./theme/img/new.gif" );
	background-position: top right;
	background-repeat: no-repeat;
}