table.bloglist {
	margin-bottom: 20px;
}

table.bloglist td {
	min-width: 330px;
	padding-right: 40px;
	white-space: nowrap;
	font-size: 1em;
}

a.blogs {
	background-color: red;
}

p.sortlink {
	margin: 0px;
	font-style: italic;
	position: relative;
	top: -10px;
}

p.sortlink a {
	color: red;
}