/* RSS STYLES */
ul {
	list-style-image: url('/_layouts/images/square.gif');
	margin-left:17px;
	valign:center;
	}
li {
	padding-bottom:10px;
	margin-left:17px;
	}
.padding {
	padding-right:4px;
	}
a.Superlink:link 
{
	font-family:Trebuchet MS, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#003380;
	text-decoration:none;
	
	}
a.Superlink:hover {
	color:#990000;
	text-decoration:underline;
	}
.date {
	font-family:Trebuchet MS, sans-serif;
	font-size:10px;
	color:#000000;
	}
