/* CSS Document */

	.chart
	{
		width:100%;
		height: 400px;
	}

	.chart_title
	{
		display: block;
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 0.4em;
	}

	#tabContainer
	{
		width: 520px;
	}

td {text-align: right;}
