/**
 * Style sheet News
 */
.layout_latest h2
{
	margin:0px;
	padding:0px;
}

.layout_simple a
{
	display:block;
	text-align:left;
}

.layout_simple
{
	font-size:12px;
}

.ce_text
{
	clear:all;
}

#NewsTicker
{
	width:150px;
	height:355px;
	margin:0px;
	padding:0px;
}

#NewsVertical
{
	width:150px;
	height:300px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:0px;
}

/* Ticker Vertical */
#TickerVertical
{
	width:150px;
	height:300px;
	display:block;
	margin:0px;
	padding:0px;
	list-style: none;
}

#TickerVertical li
{
	width:150px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:8px;
}

#news-top
{
	width:150px;
	height:30px;
	top:60px;
	position:absolute;
	background-image:url("tl_files/fs-conference/news-top.png");
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
}

#news-bottom
{
	width:150px;
	height:50px;
	top:330px;
	position:absolute;
	background-image:url("tl_files/fs-conference/news-bottom.png");
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
}

.mod_newslist
{
	margin:0px;
	padding:0px;
}

#controller
{
	width:20px;
	float:right;
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:7pt;
}

#play_scroll_cont
{
	display:none;
}

.allnews
{
	width:60px;
	display:block;
	font-size:12px;
}

.allnews a
{
	width:60px;
	display:block;
	font-size:6pt;
}
