body {
background: url(/img/geral-fdo.jpg) fixed;
background: url(/img/geral-fdo-alta-cortado.jpg) fixed;
}
* {
background-repeat: no-repeat !important;
background-color: transparent;
}
div.conteudo {
background-color: #FFF;
}
h1, h2 {
text-indent: -9999px;
}



* {
/*border: 1px solid red;*/
}

hr {
display: none;
}

body,
p,
h1,h2,h3,h4,
ul,ol,li,
dl,dt,dd {
margin: 0;
padding: 0;
}

img {
border: none;
}

ul,ol {
list-style: none;
}

a {
overflow:hidden;
}
#podcast br{display:none;}


#arquivopodcast li.datapodcast span{
float:left;
}
#arquivopodcast li.datapodcast ul{
float:right;

width:42px;
margin-bottom:0.5em;
}
#arquivopodcast li.datapodcast {
text-indent: 0;
float: right;
line-height: 17px;

}

div.podPress_content li.stream,
div.podPress_content li.download {
width: 17px;
height: 17px;
padding-right: 4px;
text-indent: -1000px;
float: right;
}
div.podPress_content li.stream a,
div.podPress_content li.download a {
display: block;
width: 17px;
height: 17px;
}
div.podPress_content li.stream {
background-image: url(/img/podcast-ic-stream-trans.png);
}
div.podPress_content li.download {
background-image: url(/img/podcast-ic-download-trans.png);
}


/* div#podcast
-------------- */

div#podcast {
position: absolute;
top: 62px;
left: 549px;
width: 201px;
}
div#podcast h2 {
text-indent: 0;
float: right;
line-height: 17px;
position:static;
font-size: 10px;
font-weight: bold;
}

div#footer {
clear: both;
margin-left: 20px;
padding: 2em 10px;
font-size: 9px;
}

a.feedlink {
background-image: url(/img/feed-icon-16x16.gif);
margin: 0.5em 0 0;
padding: 0 0 0.5em 25px;
line-height: 16px;
display: block;
}

div #arquivopodcast a.feedlink {
clear:both;
}