.ticker
{
	position:	relative;
	visibility:	hidden;
	left:		0px;
	top:		0px;
	border-width:	0px; /* changed from 1px to 0px */
	border-style:	solid;
	font-size:	12px;
	font-weight:	bold;
	width:		100%;
}

.clstsu
{
	color:		green;
	cursor:		hand;
	cursor:		pointer;
	padding-bottom:	2px;
	padding-left:	2em;
	padding-right:	2em;
	margin:		0px;
}

.clstsd
{
	color:		#fff;
	cursor:		hand;
	cursor:		pointer;
	padding-bottom:	2px;
	padding-left:	45em;
	padding-right:	5em;
	margin:		0px;
}

.clstimg
{
	height:         12px;
	width:          18px;
}

h1
{
	font-size: 1.5em;
}

/* Retrieved from
"http://developer-test.mozilla.org/docs/DHTML_Demonstrations_Using_DOM/Style:Stock_Ticker:stock-ticker.css"
*/

#speed {text-align: center; font-weight: bolder;}
