.ChartsandData .MainContentPadding {
	padding-right: 0px;
}

.ChartsandData .MainContentContainer {
	padding: 0px;
}

.ChartsandData .OuterTblContainer {
	border-collapse: collapse;
	width: 100%;
	margin-left: 1px;
	*margin-left: 0px;
}

.ChartsandData .MainContent {
	padding: 10px 0 10px 0px;
}

.ChartsandData .Introduction {
	margin: 0px 0px 10px 0px;
}

.ChartsandData .Std,
.ChartsandData .S468x60Container {
	text-align: center;
}

.ChartsandData .Std img,
.ChartsandData .S468x60Container img {
	border: 1px solid #b9b9b9;
}

.ChartsandData .LeftColumn {
	width: 240px;
	padding: 10px 10px 0px 0px;
}

/* Begin Right Column Styles */
.ChartsandData .RightColumn {
	width: 240px;
	padding: 10px 0px 0px 10px;
}

.RightColumn .S240NoBorder {
	margin: 3px auto;
	width: 240px;
	height: 47px;
	padding: 0;
}
/* End Right Column Styles */

/* Start Search Page Related Graphs */

.RelatedGraphsContainer {
	clear: left;
	border: 1px solid #b9b9b9;
	padding: 5px;
	font-size: 7pt;
	background-color: #f4f4f4;
}

.RelatedGraphsContainer .RelatedGraphsTitle {
	margin-bottom: 5px;
}

/* End Search Page Related Graphs */

.Highlight {
	background-color: Yellow;
}

.StartOver {	
	font-size: 7pt;
	float: right;

}

.ChartBuilderPromo {
	margin-bottom: 5px;
}

.BackLink {
	
}

DIV.GraphDescription {
	margin: 4px;
}

.GraphDescription UL {
	list-style: circle none inside;
}


.GraphDescription UL LI {
	display: list-item;
}
