.bargraph-container{position:relative; min-height:256px; margin-top:2.88em; width:100%; float:left;}
.bargraph-wireframe{border-bottom:1px solid #CCC; border-left:1px solid #CCC; width:500px; padding:10px 0px; margin-top:0px; float:left; position:absolute; top:0px; left:59px; z-index: -1;}
.bargraph-scales{width:540px; height:auto; position:absolute; left:59px; top:224px; z-index: -1;}
.bargraph-scales .scale{width:100px; float:left; text-align:right;}
.bargraph-scales .scale span{float:left;}

.bargraph-bar{margin-top:10px; clear:both; width:100%; float:left; z-index:10;}
.bargraph-bar .label{width:59px; float:left;}
.bargraph-bar .wrapper{width:500px; float:left; background-color:#E5E5E5; height:14px;}
.bargraph-bar .filler{width:50%; background-color:#94a5ba; height:12px; box-shadow: 4px 4px 2px #c0c0c0;}
.bargraph-bar span{display:none;}


