body {
	background: #FFF url("http://i.imgur.com/KeL94Ej.png") no-repeat 0 0;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	}

.history-wrapper {
	left: 155px;
	position: absolute;
	top: 105px;
	width: 800px;
	}

td {
	font-size: 12px;
	padding: 2px 0;
	vertical-align: bottom;
	}
	
.checkbox { width: 20px; }

.time {
	color: #999;
	width: 55px;
	}

.favicon { width: 20px; }

.url {
	color: #999;
	margin-left: 7px;
	}

.link img {
	line-height: 0;
	margin-right: 3px;
	width: 16px;
	}

.link a {
	color: #333;
	text-decoration: none;
	}

.link a:hover { text-decoration: underline; }