﻿.foo{}/****************************************************************************************************/
/* Although this is a topic web user control and appropriate css can be located in the base.css,
/* this page is unique and does not scale across the application.
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ANALYSIS VALUE PAGE 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.AnalysisValuePage
{
	width: 90%; 
	background: url(images/sc-chart-photo.png) no-repeat right bottom; 
	margin-left: auto; 
	margin-right: auto;
}
.AnalysisValuePage span
{
	display: inline-block; 
	vertical-align: top;
}
.AnalysisValuePage ul
{
	list-style-type: none;
}
.AnalysisValuePage .ColumnHeader
{
	font-weight:bold;
}