@charset "utf-8";
/*===========================================================================*/
#cluster-section-top {
	margin-top: 12px;
}
#cluster-section-bottom {
	color: #CCCCCC;
	margin-top: 24px;
}
/*===========================================================================*/
/* Positioning */
/*===========================================================================*/
.cluster {
	color: white;
	clear: both;
	text-align: left;
}
.cluster-bottom {
	margin-top: 30px;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 12px;
}
/*===========================================================================*/
/* Formatting specific to 'cluster_gauges.html' */
.cluster-spec {
	color: white;
	margin-right: 48px;
}
.cluster-header {
	font-size: large;
	color: lime;
	margin-bottom: 12px;
	padding-top: 12px;
}
