/*
$Id: components_ticker.css,v 1.8 2012-12-07 08:45:22 tomose Exp $
*/
.ticker-flicker{width:610px;position:absolute;height:1.5em;}
html>body .ticker-flicker{width:42em;min-width:610px;}
.ticker-placeholder{height:1.5em;}
.sportsticker-placeholder{height:3em;}
.stockticker{width:100%;margin-left:13px;font-size:0.90em;overflow:hidden;position:relative;height:1.4em;}
.stockticker .title{float:left;padding:0 0.7em 0 0;position:relative;z-index:2;}
.stockticker .title h3{padding:0 0.6em 0 0;margin:0 0 0 0;display:inline;font-size:1em;font-weight:bold;text-transform:uppercase;}
.stockticker .outro{float:right;padding-left:1em;position:relative;z-index:2;}
.stockticker .outro a{padding-left:7px;display:block;font-weight:normal;}
.stockticker a,.stockticker span{font-weight:bold;text-decoration:none;position:relative;}
.stockticker a:hover{text-decoration:underline;}
.stockticker span{font-weight:bold;}
.stockticker ul{width:100%;margin:0;padding:0;list-style-type:none;position:absolute;}
.stockticker li{padding:0;margin:0;display:inline;position:relative;z-index:1;}
.nojs{position:static;height:auto;}
.nojs .stockticker{overflow:visible;height:auto;}
.nojs .title{float:none;margin-bottom:2em;position:static;}
.nojs ul{width:75%;float:none;position:static;height:auto;}
.nojs ul li{margin-bottom:0.2em;margin-left:12px;display:list-item;list-style-type:disc;}
.nojs .outro{float:none;margin:1em 0 1em 0;}
.sportsticker{padding-top:5px;padding-bottom:5px;background-image:url(/FTCOM/Wrapper/clear.gif) !important;font-size:0.90em;height:1.6em;}
.stockticker span.normal{font-weight:normal; cursor : text;}
