body { margin:0px; font-family:Arial, Helvetica, sans-serif;}
a{color:#DDD800; text-decoration:none;}
a:hover{ color:#FFFFFF; text-decoration:none;}
#container { width:880px; margin:0px auto; padding:0px 0px 5px 0px; font-family:Tahoma, Arial; font-size:14px;}
#container p {
	 background:#E0E0E0;
	 padding:5px;
	color:#8C8C8C;
}
#container p strong{
	color:#8C8C8C;
}

.lof-breakingnews{
	height:20px;
	position:relative;
}
.lof-breakingnews-wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
	height:100%;
	float:right;
}
/* main flash */
.lof-breakingnew-item{
	overflow:hidden;
	padding:0px;
	height:100%;
	width:100%;
	position:absolute;
}
.lof-breakingnew-item a{
	
}
.lof-breakingnew-item span {
	font-size:90%;
}
.lof-module-nav{  float:left; padding-left:5px; padding-right:15px; width:170px; }

.lof-module-title{
	float:left;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 18px;
	color: #FFCC00;
}
/* item navigator */
.lof-button-driven{
	float:right;
	padding: 2px 5px;
	z-index:100;
}
.lof-button-driven span{
	position:absolute;
	top:-10000px
}
.lof-button-driven a {	
	height:15px;
	width:15px;
	display:block;
}
.lof-button-previous  {
	background:url(../images/but-pre.png) no-repeat scroll left top;	
	float:left;
	padding-left:2px;
}
.lof-button-next {
	background:url(../images/but-next.png) no-repeat scroll left top;
	float:right
}

