/*   Demo ticker & chart styling- for cachemetals.com
*     1/20/2010
*	Goldalert.com	-GR
*/

body {
	font-family:Arial;
	}
#tickers {
	margin-top:20px;
} 

#select_chart {
	margin-top:-25px;
	color:#FFFFFF;
	font-size:.8em;
}
#gold_perform{
	clear:both;
	float:left
}
#attribution{
	float:left;
	clear:both;
	font-size:0.7em;
	float:left;
}
#attribution a {
	color:#00008B;
}