.jqplot-target{
	position:relative;color:#666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1em;
}
.jqplot-axis{font-size:0.75em;}
.jqplot-xaxis{margin-top:10px;}
.jqplot-x2axis{margin-bottom:10px;}
.jqplot-yaxis{margin-right:10px;}
.jqplot-y2axis,.jqplot-y3axis,.jqplot-y4axis,.jqplot-y5axis,.jqplot-y6axis,.jqplot-y7axis,.jqplot-y8axis,.jqplot-y9axis{
	margin-left:10px;
	margin-right:10px;
}
.jqplot-axis-tick,.jqplot-xaxis-tick,.jqplot-yaxis-tick,.jqplot-x2axis-tick,.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick{
	position:absolute;
}
.jqplot-xaxis-tick{
	top:0;
	left:15px;
	vertical-align:top;
}
.jqplot-x2axis-tick{
	bottom:0;
	left:15px;
	vertical-align:bottom;
}
.jqplot-yaxis-tick{
	right:0;
	top:15px;
	text-align:right;
}
.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick{
	left:0;
	top:15px;
	text-align:left;
}
.jqplot-xaxis-label{
	margin-top:0.5em;
	font-size:1em;
	position:absolute;
}
.jqplot-x2axis-label{
	margin-bottom:10px;
	font-size:1em;
	position:absolute;
}
.jqplot-yaxis-label{
	margin-right:0.5em;
	font-size:1em;
	position:absolute;
}
.jqplot-y2axis-label,.jqplot-y3axis-label,.jqplot-y4axis-label,.jqplot-y5axis-label,.jqplot-y6axis-label,.jqplot-y7axis-label,.jqplot-y8axis-label,.jqplot-y9axis-label{
	font-size:1em;
	position:absolute;
}
table.jqplot-table-legend,table.jqplot-cursor-legend{
	background-color:rgba(255,255,255,0.6);
	border:1px solid #ccc;
	position:absolute;
	font-size:0.75em;
}
td.jqplot-table-legend{
	vertical-align:middle;
	font-size:0.75em;
}
td.jqplot-table-legend>div{
	border:1px solid #ccc;
	padding:.2em;
}
div.jqplot-table-legend-swatch{
	width:0;
	height:0;
	border-top-width:.35em;
	border-bottom-width:.35em;
	border-left-width:.6em;
	border-right-width:.6em;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}
.jqplot-title{
	top:0;
	left:0;
	padding-bottom:.5em;
	font-size:1.2em;
}
table.jqplot-cursor-tooltip{
	border:1px solid #ccc;
	font-size:0.75em;
}
.jqplot-cursor-tooltip{
	border:1px solid #ccc;
	font-size:0.75em;
	white-space:nowrap;
	background:rgba(208,208,208,0.5);
	padding:1px;
}
.jqplot-highlighter-tooltip{
	border:1px solid #ccc;
	font-size:0.75em;
	white-space:nowrap;
	background:rgba(208,208,208,0.5);
	padding:1px;
}
.jqplot-point-label{
	font-size:0.75em;
}
td.jqplot-cursor-legend-swatch{
	vertical-align:middle;
	text-align:center;
	}
div.jqplot-cursor-legend-swatch{
	width:1.2em;
	height:.7em;
}