h1 a {
	color:#e3251c;
}

#podcast {
	margin-bottom:30px;
}

#podcast a {
	outline:none;
}

#podcast .titulo {
	display:block;
	border-top:1px solid #dfe4e8;
	padding:6px 0;
	background:url(../img/bt-ouvir.gif) no-repeat right center;
}

#podcast .titulo-first {
	padding-top:0;
	border-top:0;
}

#podcast .start-hide {
	display:none;
	padding-bottom:5px;
}

#podcast .start-hide a {
	font:9px tahoma, arial;
	color:#e3251c;
}

#podcast .start-hide .player {
	margin-bottom:5px;
}

#podcast .more {
	border-top:1px solid #dfe4e8;
}