a.tag:link, a.tag:visited,
a.tag:hover, a.tag:visited:hover
{ display:block;
  padding:4px;
  float:left;
}
a.podcast:link, a.podcast:visited {
display:block;
background:transparent url(../../../templates/img/sep_04.png) 0 100% repeat-x;
}
a.podcast:hover, a.podcast:visited:hover {
text-decoration:none;
background-color:#e0e0e0;
}
a.podcast span.podcast_title {
display:block;
padding:8px 0 8px 40px;
color:#727274;
font-size:10px;
text-transform:uppercase;
background:transparent url(../../../templates/img/icon_podcast.png) 15px 50% no-repeat;
}
a.podcast span.podcast_date {
color:#A20B58;
font-size:10px;
}
/******************************/
a.podcast_mini:link, a.podcast_mini:visited {
display:block;
/*background:transparent url(../../../templates/img/sep_04.png) 0 100% repeat-x;*/
}
a.podcast_mini:hover, a.podcast_mini:visited:hover {
text-decoration:none;
background-color:#e0e0e0;
}
a.podcast_mini span.podcast_title {
display:block;
padding:3px 0 3px 20px;
color:#727274;
font-size:10px;
text-transform:uppercase;
background:transparent url(../../../templates/img/icon_podcast.png) 0 50% no-repeat;
}
a.podcast_mini span.podcast_date {
color:#A20B58;
font-size:10px;
}


div.podcast_head {
height:55px;
padding:20px 0 0 50px;
color:#333333;
font-size:10px;
text-transform:uppercase;
font-weight:bold;
background:transparent url(../../../templates/img/icon_podcast_big.png) 0 50% no-repeat;
}
a.week_on:link, a.week_on:visited,
a.week:link, a.week:visited {
display:block;
float:left;
width:56px;
height:29px;
padding:5px 0 0 0;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
background:transparent url(../../../templates/img/back_week_off.png) 0 0 repeat-x;
border:1px solid #ffffff;
border-right:none;
}
a.week_on:link, a.week_on:visited {
background:transparent url(../../../templates/img/back_week_on.png) 0 0 repeat-x;
}
.palinsesto_div {
display:block;
width:380px;
height:100px;
padding:10px;
overflow:hidden;
font-size:10px;
color:#707173;
}
.palinsesto_title {
color:#333333;
font-size:11px;
text-transform:uppercase;
font-weight:bold
}
.palinsesto_sub_title {
color:#A10D59;
font-size:10px;
font-weight:bold;
}
/**************************************/
.onair_div {
display:block;
width:386px;
height:124px;
padding:5px 20px 0 5px;
overflow:hidden;
background:transparent url(../../../templates/img/mask_top_palinsesto.png) 0 0 no-repeat;
font-size:10px;
color:#707173;
}
.onair_title {
color:#333333;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
}
.onair_date {
color:#A10D59;
font-size:10px;
font-weight:bold;
}