/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
.tickercontainer {
	background-color:#111111; margin: 0px; padding: 0px; border: 0px solid rgb(0, 0, 0); width: 1000px; height: 40px; overflow: hidden;
}
.tickercontainer .mask {
	left: 10px; top: 3px; width: 980px; overflow: hidden; position: relative;
}
ul.newsticker {
	margin: 0px; padding: 0px; left: 0px; font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; list-style-type: none; position: relative;
}
ul.newsticker li {
	background: #111111; margin: 0px 20px 0px 0px; padding: 10px; color:#ffcc00; float: left; 
}
ul.newsticker a {
	margin: 0px 50px 0px 0px; padding: 0px; color: rgb(255, 255, 255); font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; white-space: nowrap;
}
ul.newsticker a:hover {
	text-decoration: underline;
}
ul.newsticker span {
	margin: 0px;
}
.stock_number_up {
	color:#00ff1e; font-size: 12px;
}
.stock_number_down {
	color:#ff0000; font-size: 12px;
}
.stock_number_standard {
	color:#ffffff; font-size: 12px;
}
.ticker_link {
	color:#ffffff; font-size: 10px !important;
}
ul.newsticker * {
	font-weight: bold !important;
}
.linkPriceMargin {
	margin: 1px 0px 0px !important; vertical-align: top !important;
}
.linkPriceMargin span {
	vertical-align: top !important; display: block;
}
.linkPriceMargin a {
	vertical-align: top !important;
}
.divGap {
	margin: 0px; padding: 0px; width: 120px !important;
}
