

#newsticker {
margin-top:4px;
background: #ffffaf;
filter:alpha(opacity=80);
opacity:.80;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
position: relative;
padding-bottom:4px;
margin-bottom:4px;
}

#newsticker ul {
	list-style: none;
	min-height: 1.6em;
margin:0;padding:5px;
float:left;width:300px;margin-right:8px;
}

#newsticker a {
color:#000;
}
#newsticker a:visited {
text-decoration: line-through;
}
#newsticker a:hover {
text-decoration: line-through;
}
#newsticker .tick a:hover  { font-size:1em; text-decoration: none; }
#newsticker .tick a { font-size:1em; text-decoration:underline; }

#newsticker li {
font-size:1em;
}

#newsticker .fecha_ticker {
font-weight:bold;
font-size:1.6em;
}

* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

#nav-ticker {
background: #ffffaf;
position: relative;
padding-bottom:4px;
margin-bottom:4px;
width:620px;
min-height:70px;
}

#nav-ticker ul {
	list-style: none;
	margin:0;padding:8px;
}

#content #nav-ticker a {
color:#000;
font-weight:bold;
}

#nav-ticker li {
font-size:1em;
}

#nav-ticker .fecha_ticker {
font-weight:bold;
font-size:1.6em;
}

#nav-ticker ul li.li-prev {float:left;width:310px;}
 
#nav-ticker ul li.li-next {float:right;}

#footer-nav {
margin:0;
background: #d41d38 url(http://rated-muzik.com/wp-content/themes/newsweek/bg.png) repeat;
filter:alpha(opacity=90);
min-height:80px; margin-bottom:6px;
opacity:.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
color:#fff;
margin-bottom:4px;
padding:2px;
font:bold 1.1em arial,serif;
}

.pub-left { float:left;}
.pub-right {
float:right;
}

#footer-nav .nav-right {float:right;text-align:right;width:300px;}
#footer-nav .nav-left {width:300px;float:left;}


#footer-nav a {
color:#fff; font-size:2em;
}

#footer-nav a:hover { text-decoration:line-through; }
