@import url(../white-background.css);
@import url(../pagination.css);/*Styling info for pagination*/
div#contentholder table {
	font-size:1em;
}
.newslisting {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
.newslisting img {
	float: left;
	margin: 0 10px 0 0;
}
table td.center {
	text-align: center;
}
table td.right {
	text-align:right;
}
