@import url("interactive_chart.css");

/* PAGE */

#container
{
	width: auto !important;
}

#content
{
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

body, #container 
{
	background-color: #fff;
}
