.jqplot-title{
	color:#b5c6d7;
}
.jqplot-axis{
	color:#b5c6d7;
}

table.jqplot-table-legend, table.jqplot-cursor-legend {
    background:none;
    border: 1px solid #b5c6d7;
    position: absolute;
    font-size: 0.75em;
	color:#b5c6d7;
}
table.jqplot-table-legend { width:225px}
td.jqplot-table-legend-swatch{ width:16px}
.jqplot-table-legend { line-height:15px; font-size:13px; padding:3px 5px!important}
/*.jqplot-yaxis { border-left:#b5c6d7 1px solid; text-align:left; width:20px}*/
.jqplot-yaxis { border-right:#b5c6d7 1px solid; text-align:left; width:30px}
.jqplot-yaxis-tick { border-bottom:#b5c6d7 1px solid; padding:0 8px 3px 0px; left:0}
.jqplot-xaxis { border-top:#b5c6d7 1px solid; text-align:left; margin-top:9px}
.jqplot-data-label {color:#b5c6d7; font-weight:bold}

.jqplot-title { width:850px!important; left:50px!important}

h2 { color:#b5c6d7}

.img_left { margin:0 10px 5px 0!important;}
.img_right { margin:0 0px 5px 10px!important;}