#newsticker {
	background: #292929;
	position: relative;
	width:100%;
	text-align:left;
	font-size:10px;
}
#newsticker ul {
	list-style: none;
	color:#FFFFFF;
	padding-top:2px;
	min-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	margin:0px;
}

#newsticker ul li {
	padding:2px;
}

#newsticker ul a {
	color:#FFFFFF;
	text-decoration:none;
}

* html #newsticker ul {
	height: 15px;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("https://web.archive.org/web/20161027121156im_/http://maf.mx/css/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;
}

/*
     FILE ARCHIVED ON 12:11:56 Oct 27, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:12:53 Sep 08, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/