/***************************
* Feeds
****************************/
div.fee_segmento
	{
	width: auto;
	text-align: center;
	margin: .3em 0 0 0;
	padding: 0 .4em .8em .4em;
	font-size: 12px;
	}
div.fee_segmento table
	{
	border: 1px solid black;
	background-color: white;
	padding: .3em;
	margin-top: .5em;
	margin-bottom: .3em;
	width: 80px;
	}
div.fee_segmento table img
	{
	padding: 1px 2px 0 0;
	}
div.fee_segmento table a
	{
	text-decoration: none;
	}

table.fee_subscricao
	{
	margin-bottom: 1em;
	}
table.fee_subscricao th
	{
	text-align: right;
	vertical-align: top;
	}
table.fee_subscricao td.fee_texto
	{
	text-align: center;
	padding-top: .7em;
	}