
label.error
{
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
p
{
	clear: both;
}

#demo-frame > div.demo
{
	padding: 10px !important;
}
#eq span
{
	height: 120px;
	float: left;
	margin: 15px;
	background: #FFF;
}
#eq span:hover
{
	height: 120px;
	float: left;
	margin: 15px;
	background: #FFF;
}
#TopLayerText
{
	height: 80px;
	width: auto;
	clear: both;
	margin: 10px;
	background: #FFF;
}
#tabs
{
	background: #FFF;
	float:left;
	width: 425px;
	height: 400px;
}
#MainResultsGraph1
{
	background: #FFF;
	float: right;
	width: 425px;
	height: 204px;
}
#MainResultsGraph2
{
	background: #FFF;
	float: right;
	width: 425px;
	height: 204px;
}

#MaxValue
{
	display: inline;
}
#Value
{
	display: inline;
}
#MinValue
{
	display: inline;
}
#Unit
{
	display: inline;
}
#textdescription
{
	background: #FFF;
	float: left;
	width: 390px;
	height: 118px;
}
#CAFEStandardsGraph
{
	background: #FFF;
	clear: both;
	width: 400px;
	height: 200px;
}

#PointSelection1
{
	background: #FFF;
	float: left;
	width: 158px;
	height: 20px;
}
#PointSelection2
{
	background: #FFF;
	float: left;
	width: 156px;
	height: 20px;
}
#SliderRange
{
	width: 280px; /*height:50px; */
	float: left;
	margin: 15px;
	background: #FFF;
	position: relative;
}


