@charset "UTF-8";

#content #announces {
	text-align: center;
}

#content #announces a img {
	border: none;
	margin: 5px;
}

#content #announces a:after {content: normal !important;}

.recentupdates {width: 49.5%;}
.recentupdates.left {float: left;}
.recentupdates.right {float: right;}
.recentupdates table.list {
	width: 100%;
	margin: 1px;
}

d.recentupdates table.list td {padding: .1em .5em;}

#random-artwork div.thumbnail {
	position: relative;
	width: 182px;
	border: none;
	margin: auto;
}

#random-artwork div.thumbnail img {
	display: block;
	margin: auto;
}