﻿#content
{
	height: 550px;
}
#sidebar
{
	height: 551px;
}
#chart
{
	float:left;
	width:700px;
	height: 500px;
}
td
{
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana;
	font-size:smaller;
}
th
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	text-align: left;
}


