@charset "utf-8";/* CSS Document */#spot_price_wrapper {	width: 95%;	margin-left: 0px;	margin-right: 0px;  height: 115px;  margin-top: 15px;}#ID_spot_price_metal_container {	padding:0px;	height:auto;	border-top: 5px inset #993300;	border-right: 5px outset #993300;	border-bottom: 5px outset #993300;	border-left: 5px inset #993300;}#ID_spot_price_metal_container div {	padding:0px;	height:auto;	border-style: none;}#ID_spot_price_box {	padding:0px;	height:100%;	border-top: 5px ridge #CCCCCC;	border-right: 3px ridge #CCCCCC;	border-bottom: 3px ridge #CCCCCC;	border-left: 3px ridge #CCCCCC;	background-color:#818181;	margin: 0px;}#ID_spot_price_box td {	padding:1px;}tr.spot_metal_data {	background-color:#f1d291;}td.spot_metal_data {	font: 12px/125% Arial, Helvetica, sans-serif;	border-bottom:1px solid #c3a361;	color:black;}tr.spot_metal_heading {	background-color:#818181;	color:#ffffff;	border-bottom:1px solid #c3a361;}td.spot_metal_heading {	font-weight:bold;	background-color:#818181;	color:#ffffff;	border-bottom:1px solid #c3a361;  font-size: 12px;}td.last_updated_cell{  font-size: 12px;  color: #FFF;}#ID_spot_price_box a, #ID_spot_price_box li a {	color: #000000;  font-weight: bold;  text-decoration: none;}#ID_spot_price_box a:hover, #ID_spot_price_box li a:hover {	color: #ffffff;  text-decoration: none;}.no-display {	display:none;}