@CHARSET "UTF-8";

#outerTable {
	vertical-align: top;
	width: 100%;
}
#newsReleaseList {
	float: left;
	width: 460px;
}
.newsDateCol {
	padding-right: 25px;
	vertical-align: top;
	white-space: nowrap;
	width: 100px;
}
.newsTitleText {
	padding-right: 5px;
	padding-bottom: 5px;
}


