﻿div.feed {	width: 400px;float: left;padding: 0 20px 20px 0;margin: 0;}
.feed div.feedtitle {font-family: 'Trebuchet MS', arial;font-size: 14pt;font-weight: bold;margin: 0;padding: 0;text-transform: uppercase;}
.feed div.feedtitle a:link, .feed div.feedtitle a:visited {	color: #666;	text-decoration: none;}
.feed ul {	margin: 0;	padding: 0;	list-style: none;}
.feed li {	font-family: Arial;	font-size: 8pt;	line-height: 2em;	border-top: 1px solid #ccc;}
.feeditem a:link, .feeditem a:visited {    position: relative;    z-index: 24;   }
.feeditem a:hover {	z-index: 25;	}
.feeditem a span { display: none }

