table#idms_ticker{ 
	margin-top:5px;
	width:632px;
	height:23px;
	background:url(http://a.abcnews.com/images/site/money/ticker_bg.gif) no-repeat top left;
} 
td#idms_ticker_space{ 
	padding-top:2px; 
	padding-left:5px; 
	width:515px;
}
marquee#idms_ticker_content{
	width:510px; 
	height:13px; 
	background-color:white;
	font-size:10px;
	font-family:arial, helvetica, sans-serif; 
	font-size:11px; 
}
td#idms_ticker_getquote{ 
	font-size:10px; 
	padding-top:1px;
} 
form#idms_getquoteform{ 
	margin:0px; 
	padding:0px; 
} 
input#idms_ticker_getquotebox{
	/*width:69px;
	text-align:center; 
	padding:0px;
	font-family:arial;
	font-size:11px; 
	display:inline;
	margin:0px; */
	width: 69px;
	height:11px;
	font-size: 9px;
	color:#999999;
	display: inline;
	padding: 0px;
	margin: 0px;
}
input#idms_ticker_submitsymbol{ 
	background-color:#558877;
	height:15px;
	width:30px; 
	border:none; 
	font-size:11px; 
	line-height:10px;
	font-weight:bold;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	margin:3px 0 0 0; 
	color:white; 
} 
#idms_ticker_content .item{ 
	margin-right:15px; 
} 
.positive_data, .positive_data a, .positive_data a:hover, .positive_data a:visited, .positive_data a:active { 
	color:#339900;
}
.negative_data, .negative_data a, .negative_data a:hover, .negative_data a:visited, .negative_data a:active { 
	color:#CE0000;
} 
