.TickerNews{
	height: 50px;
	line-height: 50px;
	overflow:hidden;
	background:#112246;
	color:#FFF !important;
	font-size:1.5em;
}
.ti_wrapper{
	width:1000000000px;
}
.ti_slide{
	float:left;
}
.ti_content{
	float:left;
}
.ti_news{
	float:left;
	margin-left: 100px;
	margin-right: 100px;
	font-size:.8em;
	color:#FFF !important;
    
}.ti_news p{
	font-size:.8em;
	color:#FFF !important;
    padding: 0px !important;
    margin: 0px !important;
}
.ti_news a{
	display:inline-block;
	color:#64808E;
	text-decoration:underline;
}

.ti_news a:hover{
	color:#FFF;
	text-decoration:underline;
}

.TickerNews .leftside{
	position: relative;
	z-index:10;
	left:0;
	top:0px;
	bottom:0px;
	width:auto;
	padding:0px 10px 0px 10px;
	float:left;
	background-color: #07183b;
	color:#FFF;
}
