.date {
	font-size: 7pt;
	color: #777;
}

.position {
	font-size: 7pt;
	color: #777;
}

.deletebutton a {
	font-size: 7pt;
	color: #777;
}

.thumbnails {
	text-align: center;
}

.photoblock {
	float: left;
	width: 110px;
	margin-bottom: 10px;
}

.thumbnail {
	border: 1px solid #ccc;
}

.historybox {
	display: none;
	position: absolute;
	margin: -1em 0 0 100px;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 200px;
	height: 150px;
	padding: 4px;
	text-align: left;
	font-size: 8pt;
}

.best {
	background-color: #f5c;
	color: #fff;
}

#rankhistory {
	border-collapse: collapse;
}

#rankhistory td {
	padding: 4px;
}
