#on {display:block; overflow:hidden; border-bottom:solid 1px #e41414; margin-bottom:6px;width:auto;padding-top:14px;margin-top:0px !important;*height:38px !important;}
#off {display:none;}
#newsticker {
	background: #b10103;
	margin:0;

}
#newsticker a {color:#fff}
#newsticker ul {
	list-style: none;
	padding: 4px;
	color:#fff;
	font-size:12px;
	margin:0px;
	overflow: visible;
	border:1px solid #e41414;
	text-align:left;
	overflow:hidden;


}
#newsticker li {margin-bottom:14px}
#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: 25px;
	text-indent: 20px;
	outline: none;
	display:none
}
* html #newsticker #togglenewsticker {
display:none
}
#on {height:25px; width:100%}
#newsticker {overflow:hidden;height:25px}
#newsticker ul {height:25px;}
