@charset "UTF-8";
.liveFooterOneAds {
	height:65px;
	width:100%;	
	background:url(footer.gif) top left repeat-x;
    background-color:white ;
	position:fixed;
	padding:13px 0 0 400px;
	bottom:0;
	left:0;
	margin:0;
}
.liveFooterBig {
	height:65px;
	width:100%;	
	background:url(footer.gif) top left repeat-x;
    background-color:white ;
	position:fixed;
	padding:13px 0 0 150px;
	bottom:0;
	left:0;
	margin:0;
}

.liveFooter {
	height:20px;
	width:100%;
	background:url(liveFooter-bg.gif) top left repeat-x;
	position:fixed;
	padding:13px 0 0 200px;
	bottom:0;
	left:0;
	margin:0;
}
* html .liveFooter 
{
    /* Ayham commeted */
	/*bottom:auto;
    top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	overflow-x:hidden;
	left:0;
	position:absolute;*/
}
.appLinks {
	padding-left:20px;
}
.ticker {
	width:903px;
	margin:0 auto 0 auto;
	padding:5px 47px 1px 10px;
	/*background:#ede7b6 url(../touchscreen/warning.gif)  99% center no-repeat;
	border:1px solid #ddb656;*/
	zoom:1;
}
.news-holder {
}
marquee {
	float:right;
	margin:0;
	padding:0;
	color:#000!important
}
marquee {
	width:100%;
	font-size:20px;
	font-weight:bold!important;
	zoom:1
}
.news-button {
	float:right;
	background:url(spacer.gif) top left no-repeat;
	margin-top:-5px;
	padding:1px 25px 2px 25px;
	font-size:12px;
	font-weight:bold
}
.news-button a {
	color:#b3cff7;
	background:url(lookup.gif) right top no-repeat;
	padding-right:20px;
	zoom:1;
	padding-bottom:2px;
	text-decoration:none
}
.news-button a:hover {
	text-decoration:underline
}

