
.banner-block {
	text-align: centered;
}

.banner-block a {
	display: block;
}

.goto-blog {
	font-size: 1.1em;
}

a:hover .goto-blog {
	text-decoration: underline;
}

.goto-blog-url {
	font-size: 0.8em;
	color: #098400;
}

table.links-table td,
table.links-table th {
	padding: 4px;
}

table.links-table td {
	vertical-align: middle;
	border-bottom: 1px dotted #999;
}

table.links-table .url {
	width: 250px;
}

table.links-table .pr {
	width: 70px;
}
