/* TOP5 SWITCH */

.mod-top5 .ttl-list{
	display:block;
	height:13px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../_img/img-ttl-list.gif) no-repeat;
	float:left;
	width:28px;
	margin-top: 0px;
}

.mod-top5 .lst-topfive {
	float:none;
	height:13px;
	padding: 0px 0 13px;
	margin:0;
}

.mod-top5 .lst-topfive li {
	display:block;
	background:url(http://stf.terra.com.br/portal/_img/lin-dotted.gif) repeat-y 100% 0;
	padding:0 12px 0 0;
	margin-right:9px;
	float:left;
}

.mod-top5 .lst-topfive .itm-last {
	background:none;
}

.mod-top5 .lst-topfive a {
	display:block;
	height:13px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../_img/img-top.gif) no-repeat;
}

.mod-top5 .tab-list .lnk-artists {
	width:47px;
	background-position:0 0 !important;
}

.mod-top5 .lnk-artists:hover,
.mod-top5 .selected .lnk-artists {
	background-position:0 -21px !important;
}
	
.mod-top5 .tab-list .lnk-songs {
	width:57px;
	background-position:-65px 0 !important;
}

.mod-top5 .lnk-songs:hover,
.mod-top5 .selected .lnk-songs {
	background-position:-65px -21px !important;
}