#content .odd,#content .even {
    padding:10px;
}
#content .odd {
    background-color:#FFECC9;
}
#content h4 {
    margin:0 5px 0 0;
}
#content h4.data {
    font-weight:normal;
}
#content li.lstInformativo {
    list-style-type:disc;
    list-style-position:inside;
    color:#CB1D14;
}
#content li.lstInformativo a {
    color:#988E71;
}
#content h5 {
    margin:5px 0 0;
    padding:0;
    font-weight:normal;
}
#content h5 a {
    color:#988E71;
}
#content .voltar {
    float:left;
    width:44px;
    height:11px;
    margin-top:10px;
    background-image:url(/img/bt_voltar.png);
    font-size:0;
    text-indent:-9999em;
}
.paging {
    float:right;
}
.paging a,.paging span {
    display:inline;
    -display:inline-block;
    margin:0 1px;
    padding:4px 8px;
    color:#988E71;
    background-color:#FDF6E9;
    text-decoration:none;
}
.paging span {
    background-color:transparent;
}
.paging a:hover,.paging a.selected {
    color:#FFF3D9;
    background-color:#E83E10;
}


.lstAgregadores{
	width:100%;
	float:left;
	padding:0 0 20px
}
.lstAgregadores li{
	float:left;
	padding:0 24px 0 0;
	height:30px;
}
.lstAgregadores li a{
	display:block;
	text-indent:-9000px;
	height:25px;
	background-image:url(/img/rss_agregador.png);
}
.btNetvibes {
	background-position:0 0;
	width:58px;
}
.btFeedReader {
	background-position:0 -25px;
	width:85px;
	margin-top:5px
}
.btGoogleReader{
	background-position:0 -50px;
	width:44px;
}
.btNewsgator{
	background-position:0 -75px;
	width:84px;
}
.btBloglines{
	background-position:0 -100px;
	width:71px;
}
.btPageflakes{
	background-position:0 -125px;
	width:63px;
}
.btMyYahoo{
	background-position:0 -150px;
	width:68px;
}
