div#disp_ticker
{
	float:left; width:70px; height:22px; border-top:solid 2px #4B90B1; 
}

div#fim_ticker {float:left; background:url('/images/ti/elementos/ticker/borda_ticker.gif'); width:4px; height:22px; border-top:solid 2px #4B90B1; _border-bottom:solid 3px #005D89; background-repeat:repeat-x;}
div#ticker_pause {float:left; width:18px; height:22px; background:none; border-top:solid 2px #4B90B1}
div#ticker_play {float:left; width:18px; height:22px; background:none; border-top:solid 2px #4B90B1}

div#TickerCotacao
{
	float:left; 
	width:668px; 
	height:15px; 
	border-top:solid 5px #4B90B1;
	background-color:#FFFFFF;
	border-bottom:solid 4px #005D89;
}

div#TickerCotacaoIn 
{
	float:left; 
	overflow:hidden; 
	width:668px; 
	height:15px;
	clip:rect(0 668 15 0);
	background-color:#000000; 
	color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	z-index:0;
}

div#wslider
{
	float:left; 
	position:relative;
	width: 4000px;
	height:15px;
	color:#FFFFFF;
	z-index:0;
}

ul#ticker li
{
	float:left;
	font:11px Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	list-style:none;
	padding:0.0em 0.4em 0.0em 0.4em;
	margin-right:3px;
}

/*Ticker de Artigo*/
#TickerArtigo
{
	float:left; 
	width:760px; 
	height:24px; 
	background-image: url(/images/ti/elementos/ticker/bg_ticker.gif);
	background-repeat: repeat-x;
}
#tkContent
{
	float:left; 	
	width:668px; 
	height:15px;
	margin:4px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	background-color:#EBF5F7; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;		
	overflow:hidden;	
	border-top: solid 1px #77A9C0;
	border-left: solid 1px #77A9C0;
}
#tkUl
{		
	float:left; 
	width:668px; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	list-style:none; 
	list-style-position: outside;	
}
.tkNav
{
	float:left;
	text-align:left;
	width:51px;
	height:24px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}
.tkLi
{
	width:668px;
	position: relative;
	text-align: center;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	border-top: solid 1px #E9F0F3;
	border-bottom: solid 1px #E9F0F3;
}
.tkOl
{
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tkPause
{
	float:left;
	text-align:right;
	width:10px;
	height:24px;
	margin: 0px 7px 0px 2px;
	cursor: pointer;
}
.tkLink
{
	font-weight: bold;
	text-decoration:none;
	color:#006595;	
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
.tkLink:hover
{
	font-weight: bold;
	text-decoration:none;
	color:#016799;	
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}