#titulo_secao {
	background:url(../imgs/titulo_risco_fundo.gif) no-repeat;
	width:620px;
	height:25px;
	margin: 10px 0 10px 0;
}

#titulo_secao_img {
	background:url(../imgs/titulo_rss.gif) no-repeat;
	width:117px;
	height:25px;
}

#titulo_secao span {
	display: none;
}



#rss_conteudo h3 {
    background: url('../imgs/rss_titulo.png') no-repeat;
    height: 90px;
    width: 475px;
	margin-bottom: 8px;
}

#rss_conteudo h3 span {
    display: none;
}

#canais {
    display: block;
    float: right;
    width: 250px;
    height: 140px;
    background: white url('../imgs/rss_canais.png') right bottom no-repeat;
	margin: 15px 0 5px 15px;
	font-family: 'Trebuchet', Arial, Helvetica, sans-serif !important;
    border-bottom: 1px solid #dddddd;
}

#canais h4 {
	padding: 1px 1px 1px 10px;
	background-color: #ffa800;
	color: #FFFFFF;
	width: 130px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

#canais p {
	font-size: 11px !important;
	color: #777777;
	line-height: 14px;
	margin-bottom: 6px;
}

#canais ul {
    list-style-type: none;
    float: none;
}

#canais li {
	background: url('../imgs/icone_rss.png') 0 4px no-repeat;
}

#canais li a {
	font-weight: bold;
	font-size: 11px;
	color: #ab2828;
	text-decoration: none;
	padding-left: 17px;
}

#rss_conteudo p {
	font-size: 11px;
	margin-bottom: 4px;
}

#rss_conteudo p.content, #rss_conteudo p.subtitle {
	margin-left: 6px;
}

#rss_conteudo p.subtitle {
	font-size: 15px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	color: #a2a2a2;
	margin-top: 12px;
	margin-bottom: 3px;
}

p.readers {
	margin-bottom: 6px !important;
	line-height: 16px !important;
}

p.readers a {
	font-weight: bold !important;
	color: #ab2828 !important;
}

