/* CSS */
* { font-family: Helvetica, Arial; font-size: 12px;}

dt { float: left; padding: 0px; width: 3px;}

.barBackground {
  background-color: #D2D2D2;
  color: #000000;
	border-radius: 2px;
	border: 1px solid #000000;
}

.bar {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8E1D), to(#5B5B5B));
	background-color: #FF8E1D;
	border-radius: 2px;
}

.bar9 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#D06800), to(#5B5B5B));
	background-color: #D06800;
	border-radius: 2px;
}

.bar8 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#E97500), to(#5B5B5B));
	background-color: #E97500;
	border-radius: 2px;
}

.bar7 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8103), to(#5B5B5B));
	background-color: #FF8103;
	border-radius: 2px;
}

.bar6 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8E1D), to(#5B5B5B));
	background-color: #FF8E1D;
	border-radius: 2px;
}

.bar5 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9B37), to(#5B5B5B));
	background-color: #FF9B37;
	border-radius: 2px;
}

.bar4 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA850), to(#5B5B5B));
	background-color: #FFA850;
	border-radius: 2px;
}

.bar3 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB46A), to(#5B5B5B));
	background-color: #FFB46A;
	border-radius: 2px;
}

.bar2 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB46A), to(#5B5B5B));
	background-color: #FFB46A;
	border-radius: 2px;
}

.bar1 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB46A), to(#5B5B5B));
	background-color: #FFB46A;
	border-radius: 2px;
}

.bar0 {
	margin-bottom: 0px;
	color: #000000;
	padding: 0px;
	text-align: left;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB46A), to(#5B5B5B));
	background-color: #FFB46A;
	border-radius: 2px;
}