table.MoreNews {
	width: 100%;
	border: 1px solid #cccccc;
}

.MoreNews td {
	padding: 3px;
	/* font-size: 8pt; */
	background: #f2f2f2;
	width: 100%;
}

.MoreNews a {
	font-size: 7pt;
	text-decoration: none;
	color: #666666;
}

.MoreNews a:hover {
	color: #333399;
	text-decoration: underline;
}

.noLink {
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
}

table.MoreNewsLinks {
	width: 100%;
}

.MoreNewsLinks td {
	padding: 3px;
	/* font-size: 11px; */
	background: #ffffff;
	width: 100%;
}

.MoreNewsLinks ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

.MoreNewsLinks li {
	margin: 0px;
	margin-left: -15px;
	/* list-style-image: url(http://kstptv/kstpimages/system/arrow.gif); */
	list-style-type: none;
}

.MoreNewsLinks a {
	/* font-size: 8pt; */
	color: #333399;
	text-decoration: none;
}

.MoreNewsLinks a:hover {
	color: #000000; 
	text-decoration: underline;
}
