﻿table.rss
{
	display: inline;
	vertical-align: text-bottom;
}
table.rss tr td
{
	white-space: nowrap;
}
table.rss td 
{
	text-align: left;
	vertical-align: middle;
}
table.rss img
{
	vertical-align: text-bottom;
	margin: 0 2px 0 0;
}
a.rss
{
}