@charset "utf-8";
/* CSS Document */

table.feedTable
{
	width:100%;
}

table.feedTable td
{
	padding:2px;
	font-size:11px;
}

div.infoPanel
{
	float:right;
	width:150px;
}

div.infoPanel img.logo
{
	border:solid 1px #161109;
}
