*{margin:0px; padding:0px;}
body, li{font-family:Trebuchet ms, Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#000; background:none;}
body{}
#newsticker {
	position: relative;
}
#newsticker ul {
	border: 0px;
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
}
* 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: 30px;
	width: 14px;
	height: 2px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 54px;
}

#noticeTicker{background:#fff url(../images/noticeTickerBg.gif) no-repeat top left; width:954px; height:35px; float:left;}
#noticeTicker h6{float:left; width:83px; text-align:left; font-size:12px; line-height:35px; color:#fff; padding-left:10px;}
#noticeTicker div{float:left; width:830px; line-height:35px; text-align:left;}
