

#chart-tabs {
	display: none;
	width: 640px;
	font-size: 90%;
}

#google-chart, #extreme-chart {
	width: 620px;
	padding: 15px 10px 10px;
}

#extreme-graph {
	margin-bottom: 15px;
}

#limit-select, #extreme-graph-legend {
	float: left;
}

#limit {
	border:0;
	color:#901111;
	font-weight:bold;
	width: 50px;
}

#limit-slider {
	margin-top: 5px;
	width: 135px;
	margin-right: 35px;
}

#value-select {
	float: left;
	margin-right: 30px;
}

#value-select label {
	float: left;
	clear: left;
	display: block;
	width: 75px;
	margin-bottom: 2px;
}

#value-select input {
	float: left;
	margin-bottom: 2px;
}

#extreme-graph-legend {
	margin-top: 11px;
}

#chart-tabs label {
	width: 50px;
}

#chart-tabs label[for=limit] {
	width: 80px;
}
