/* RSS STYLES */
ul {
	list-style:url(lstbulet.gif);
	margin-left:17px;
	margin-top:20px; /* this pushes the Lexis image down */
	}
li {
	padding-bottom:10px;
	padding-left:5px;
	}
.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;
	}
