div.topic{
	position: relative;
	height: 120px;
}

div.posts_pagination{
	position: absolute;
	left: 0;
	bottom: 0;
	
	font-size: 11px;
}

#news_table td{
	font-size: 11px;
	padding: 5px;
}

.news_panel{
	clear: both;
	width: 100%;
	font-size: 11px;
	height: 26px;
}

.news_panel input{
	vertical-align: middle;
}
