@charset "utf-8";
/* CSS Document */
#so_oTickerContainer {
	width:700px;
	margin:auto;
	font:1.0em verdana,arial;
/*	background-color:lightyellow;*/
/*    height: 1px;*/
    position: relative;
    display: none;
}

.so_tickerContainer {
	position:relative;
	margin:auto;
/*	background-color:lightyellow;*/
/*	width: 400px;*/
/*	height: auto;*/
}

#so_tickerAnchor, #so_oTickerContainer a {
	color:black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right:1px solid #000;
	padding-right:2px;
	text-decoration:none !important;
}

#so_oTickerContainer a {
	border-style:none;
}

#so_oTickerContainer ul {
	margin-top:5px;
}

#so_tickerDiv {
	display:inline;
	margin-left:5px;
	text-transform: none;
	font-weight: normal;
}

#so_tickerH1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}



#so_tickerH1 a img {
	border-style:none;
}

.dayjimg {
	margin: 0px;
}


