@charset "utf-8";
.oneColElsCtrHdr #container #contents {
	margin: 10px;
	height: 500px;
	width: 529px;
}
.twoColLiqRtHdr #container #mainContent #undertopics {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtrHdr #container #contents #newstopics {
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
.twoColLiqRtHdr #container #mainContent #newstopics a:hover {
	color: #0000FF;
	text-decoration: underline;
}

