hr {
	color:#016247;
	margin-bottom:0px;
	height: 3px;
}
h1 {
	font-size: 17px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 4px;
}

.popular_stocks { display: none; }

.homepage .popular_stocks { display: block; }

.charts_nav_quotebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background:url(/graphics/extremes_header.jpg);
	background-repeat:no-repeat;
	text-indent:7px;
	margin: 0px;
	height:27px;
	width:100%;
	line-height:27px;
    text-align: center;
}
.mini_charts_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:20px;
	background-image: url(/graphics/home_minichart_header.gif);
	text-align: left;
	text-indent:7px;
	margin: 0px;
	width:128px;
	height:20px;
	max-height: 20px;
	background-repeat: no-repeat;
	overflow:hidden;
}
.mini_charts_heading_link {
	text-decoration:none;
	color:#FFFFFF;
}