


  
#newsTitle{float:left;font-size:19px;margin:0px 0 0 14px;font-weight:bold;}

/*Ticker*/

#so_oTickerContainer {

	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
	background-color:#ffffff;
/*	border-top:1px dotted  #6CABD0;
	border-bottom:1px dotted  #6CABD0;*/
}


	
.so_tickerContainer {
	float:center;
	margin:auto;
	width:300px;
	background-color:#f8f8f8;
	margin:5px 0 0 0px;
/*	border-top:1px dotted  #6CABD0;
	border-bottom:1px dotted  #6CABD0;*/
}

#so_tickerAnchor, #so_oTickerContainer a {
	text-decoration:none;
	color:black;
/*	font:bold 0.7em arial,verdana;*/
	border-right:1px solid #000;
	padding-right:2px;
}

#so_oTickerContainer a {
	border-style:none;
}

#so_oTickerContainer ul {
	margin-top:5px;
}

#so_tickerDiv {
	display:inline;
	margin-left:5px;
}

#so_tickerH1 {
	font:bold 1.0em arial,verdana;
	display:inline;
}

#so_tickerH1 a {
	text-decoration:none;
	color:#000;
	padding-right:2px;
}

#so_tickerH1 a img {
	border-style:none;
}
/*End Ticker*/

 
