table.nws_t_gridtable{
	
	width: 100%;
}
table.nws_t_inner_gridtable{
	width: 100%;
	border-left: 30px solid white;
	border-right: 30px solid white;
}
ul.nws_t{
	margin: 0;
	padding: 0;
}
ul.nws_t li{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
td.nws_t_title{
	background-image: url(/file?fle=52);
	background-position: 0 5px;
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 22px;
	border-bottom: 1px dotted #b9b9b9;
	width: 100%;
}
a.nws_t_lnk{
	font-weight: bold;
	text-decoration: underline;
	line-height: 27px;
}
a.nws_t_lnk:visited{
	font-weight: bold;
	text-decoration: underline;
	line-height: 27px;
}
a.nws_t_lnk:hover{
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}