#news li {
	margin-bottom: 1.5em;
}
.newsgames {
	width: 100%;
}
.status {
	width: 2em;
	background-color: #EEEEEE;
}
.nomeitem {
	width: 20em;
}
.textoitem {
	padding-left: 1em;
	font-size: x-small;
}
.newsgames td {
	vertical-align: top;
}
.timestamp {
	float: right;
}
.newshead {
	overflow: auto;
}
.mensagem {
	margin-bottom: 0.3em;
}