
#ag-graph{
	width:444px;
	height:200px;
	border:solid 1px #414141;
	background:#ffffff url(graph-bg.jpg) repeat-x;
	Font:normal 16px "Trebuchet MS";
}

#ag-graph #ag-dump{
	width:444px;
	height:200px;
	text-align:left;
	margin:0px;padding:0px;
	overflow:hidden;
}

#ag-graph #ag-dump div{
	float:left;
	display:inline;
	width:37px;
	background:#cacaca url(bar-bg.png) repeat-y;
	font-size:1px;line-height:0.1em;
}

#ag-head{
	height:30px;
	font:bold 16px "Trebuchet MS";
	text-align:left;
	padding:10px;
}

div.x-title{
	width:37px;
	height:20px;
	float:left;
	display:inline;
	text-align:center;
	font:bold 14px "Trebuchet MS";
	color:#898989;

}

#ag-gLeft{
	width:450px;
	float:left;
	height:240px;
	display:inline;
	margin:0px 0px 0px 10px;
}

#ag-gSidebar{
	text-align:left;
	width:100px;
	float:left;
	height:240px;
	display:inline;
	margin:0px 0px 0px 10px;
}