ul#ticker01 {
	list-style: none;
	margin: 0px;
	height: 32px;
	line-height: 32px;
    margin-top: 5px;
}
ul#ticker01 li {
	float: left;
	position: relative;
	padding-right: 20px;
	font-weight: normal;
	font-size: 12px;
}
ul#ticker01 li img{
	float: left;
	padding-top: 6px;
	padding-right: 5px;

}

ul#tickerHomeNews {
    font-family: Arial;    
	list-style: disc;
	margin: 0px;
	height: 15px;
	line-height: 32px;
    margin-top: 0px;
}
ul#tickerHomeNews li {
	float: left;
	position: relative;
	padding-right: 20px;
	font-weight: normal;
	font-size: 12px;
    line-height: 32px;
}
ul#tickerHomeNews li img {
	float: left;
	padding-top: 6px;
	padding-right: 5px;

}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #505050;
	width: 978px;
	height: 33px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	position: absolute;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 0px;
	width: 978px;
	overflow: hidden;
	height: 130px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}
ul.newsticker span {
	margin: 0 10px 0 0;
} 

/**** Custom Colors ****/ 

#homeStocksTicker .qmmt_main
{
	background-color: #000;
	border: none;
    color: #FFF;
    padding: 0px;
    margin: 0px;
}
#homeStocksTicker .qmmt_tab
{
	font: 12px Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #FFF;
	background-color: #B8C4D6;
	border-left-color: #969BA3;
	border-bottom-color: #969BA3;
	border-top-color: #969BA3;
}
#homeStocksTicker .qmmt_tabactive
{
	font: 12px Arial,Helvetica,Sans-Serif;
	font-weight: bold;		
	color: #000000;
	background-color: #D1DAEB;
	border-left-color: #969BA3;
}
#homeStocksTicker .qmmt_text
{
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #FFF;
}
#homeStocksTicker .qmmt_text_up
{
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #048A47;
}
#homeStocksTicker .qmmt_text_down
{
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #FF002A;
}
#homeStocksTicker .qmmt_cycle
{
	background-color: #FFF;
}
#homeStocksTicker .qmmt_header_text
{
	font: 12px Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	color: #ffffff;
}
#homeStocksTicker .qmmt_header_bar
{
	background-color: #5E739B;
	border-color: #5E739B;
}
#homeStocksTicker a.qmmt {
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #FFF;
}
#homeStocksTicker a:visited.qmmt {
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #FFF;
}
#homeStocksTicker a:hover.qmmt {
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #FFF;
}


/* RICK SAYS THIS IS THE RIGHT ONE */

#trends{
	width:772px;
	margin:0 auto;
	}
.background .inner{
	*z-index:997;
	_z-index:997;
	position:relative;
	}

#trends{
	*z-index:996;
	_z-index:996;
	position:relative;
	zoom:1;
	}
#trends .inner{
	width:772px;
	overflow:hidden;
	zoom:1;
	position:relative;		
	height: 32px;
	}
#trends ul{
	margin:0;
	padding:0;
	white-space:nowrap;
	zoom:1;
	position:relative;
	z-index:20;
    list-style: disc;
	}
#trends li{
	margin:0;
	padding:0px;
	display:inline;
    list-style: disc !important;	
	background-image: url(http://www.mybrightmountain.com/images/ticker-left.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right: 10px;
	}
#trends em{
	display:none;
	zoom:1;
	}
#trends a,#trends li.trend-label{
	/*padding:8px 4px;*/
	}
#trends li.trend-label{
	font-size:9px;
	color:#def;
	text-transform:uppercase;
	letter-spacing:.2em;
	zoom:1;
	}
#trends a{
	display:inline-block;
	color:#FFFFFF;
	zoom:1;
	border: 0px;
	text-decoration: none;
	}
#trends img{
	border:0px;	
}
#trends a:hover,#trends a.active{
	color:#def;
	text-decoration:none;
	zoom:1;
	}
#trends .fade{
	background:url("http://www.mybrightmountain.com/css/fade-trends2.png") repeat-y 0 0;
	position:absolute;
	display:block;
	top:0;
	left:10px;
	width:60px;
	padding:8px 0;
	zoom:1;
	_visibility:hidden;
	z-index:999;
	pointer-events:none;
	}
#trends .fade-right{
	background-position:-60px 0;
	left:auto;
	/* right:240px; */
	right:10px;
	
	}
#trends dl{
	margin:0;	
	color:#ace;
	}
#trends dt{
	display:block;
	margin-bottom:4px;
	font-size:11px;
	color:#df6;
	}
#trends dt img{
	vertical-align:middle;
	}
#trends dd{
	margin:0;
	}
#trends dd strong{
	color:#fff;
	}
#trend_description p{
	font-size:1em;
	}
.trendtip{
	background:#fff;
	position:relative;
	width:240px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	font-size:11px;
	color:#aaa;
	display:none;
	margin-top:9px;
	}
.trendtip-content{
	background:#000;
	padding:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.trendtip-trend{
	margin-bottom:10px;
	font:bold 15px "Helvetica Neue",Arial,Sans-serif;
	color:#fa2;
	display:block;
	}
ul.trendscontent a:focus,ul.trendscontent a:active,.trendtip-trend:focus,.trendtip-trend:active{
	outline:0;
	-moz-outline:0;
	}
.trendtip-desc{
	display:block;
	color:#ddd;
	font-size:13px;
	}
.trendtip-source a{
	color:#6ac;
	text-decoration:none;
	}
.trendtip-pointer{
	background:url("http://www.mybrightmountain.com/css/trendtip-pointer.gif");
	position:absolute;
	top:-9px;
	left:50%;
	width:17px;
	height:9px;
	margin-left:-8px;
	}
.aside #trend_description p{
	color:#666;
	}
.aside #what_the_trend{
	color:#999;
	font-size:11px;
	}


div.trend-description-container{
	display:block;
	}
.trend-description-container{
	display:none;
	margin:0!important;
	padding:7px 0 0 0!important;
	}
#trend_description img{
	vertical-align:middle;
	margin:1px 5px 3px;
	}
.ie8 #trend_description img{
	margin-top:-1px;
	}
.ie7 #trend_description img{
	margin-bottom:-2px;
	}
#trend_description{
	display:none;
	padding:0;
	margin:0 0 1em;
	}
#trend_description span{
	color:#777;
	}
#trend_description p{
	margin:0;
	font-size:1.1em;
	color:#333;
	}
#trend_description p strong{
	color:#333;
	}
.fade-left {
	background-image: url(http://www.mybrightmountain.com/images/fade-trends2.png);
	height: 33px;
	width: 60px;
	background-repeat: repeat-y;
	position: absolute;
	z-index: 99999;
	left: 1px;
	display: block;
	top: 1px;
}
.fade-right {
	background-image: url(http://www.mybrightmountain.com/images/fade-trends2.png);
	background-position:top right;
	height: 33px;
	width: 60px;
	background-repeat: repeat-y;
	position: absolute;
	z-index: 99999;
	right: 1px;
	display: block;
	top: 1px;
}