body 
{
	padding:0px; margin:0px;
	font-family:Verdana;
	font-size:11px;
	color:#4F5871;
}
.graphContainer 
{
	width:620px;
	height:251px;
	overflow:hidden;
}
.graphTitle 
{
	background:#E3E6EA url(title_right_corner.gif) no-repeat top right;
	height:25px;	
}
.graphContent 
{
	background:#F9FAFA url(content_bg_bottom.gif) no-repeat bottom left;
	height:206px;
	padding:10px 15px;
}
.graphContent .text 
{
	position:absolute;
	margin-left:0px;
	width:230px;
	z-index:999;
}