#chart1{
	width:100%;
	margin-top:-150px;
}

rect.bordered {
/*stroke: #E6E6E6;*/
stroke: #a6a6a6;
stroke-width:1px;   
}

text.mono {
font-size: 9pt;
font-family: Consolas, courier;
fill: #666;
}

text.axis-workweek {
fill: #000;
}

text.axis-worktime {
fill: #000;
}
