table.featuredHiLight{
	border: none !important;
	background-color: #e7eff3;
}
table.myrss_module{
	color:Gray;
	width: 95%;
}
table.myrss_module h5{
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
}
table.myrss_module h5 b{
	text-transform: uppercase;
	font-weight: 700;
	font-family: tahoma;
	font-size: larger;
	margin-left: 2px;
}
td.rss_date{
	font-size: smaller;
	padding: 0px 3px 3px 3px;
	font-weight: bold;
}
td.rss_text{
	font-size: smaller;
	padding: 0px 3px 3px 3px;	
}
td.rss_text a, td.rss_text a:visited{
	color: Grey;
	text-decoration: none;
}
a.questions{
	color: Grey;
	text-decoration: none;
	font-weight:bold;
}
div.message{
	font-size: 12pt;
	font-weight: bold;
	color: #DE7B28;
	padding: 4px 0px 4px 0px;
}
