.js_chartContainer {
    position:absolute;
    width:314px;
    height:291px;
    background-color:white;
    z-index:1000;
    margin-left:-317px;
    margin-top:-361px;
    
}
.js_chartContainer div.co{
    border: 1px solid #dddddd;
    padding: 10px;
    position: absolute;
    width: 220px;
    height: 170px;
    }
.js_barChart {
    
    position: absolute;
    bottom: 100px;
    left: 40px;
    width: 206px;
    height: 152px;
    color: white;
}

.js_labels {
    position: absolute;
    bottom: 100px;
    left: 40px;
    width: 206px;
    height: 172px;
    color:gray;

}

.bar {
    border:solid 1px white;
    position:absolute;
    bottom:0px;
    left:30px;
    background-color:orange;
    width:20px;
    height:150px;
}

.lab {
  position:absolute;
  bottom:0px;
  width:44px;
  text-align:center;
  font-size:11px;
}


.b1  {
    background:url('../img/chart/1.jpg') repeat-y;
}
.b2  {
    background:url('../img/chart/2.jpg') repeat-y;
}
.b3  {
    background:url('../img/chart/3.jpg') repeat-y;
}
.b4  {
    background:url('../img/chart/4.jpg') repeat-y;
}
.b5  {
    background:url('../img/chart/5.jpg') repeat-y;
}
.b6  {
    background:url('../img/chart/6.jpg') repeat-y;
}
.b7  {
    background:url('../img/chart/7.jpg') repeat-y;
}
.b8  {
    background:url('../img/chart/8.jpg') repeat-y;
}
.b9  {
    background:url('../img/chart/9.jpg') repeat-y;
}
.b10  {
    background:url('../img/chart/10.jpg') repeat-y;
}

.stars {

    position: absolute;
    bottom: 90px;
    left: 40px;
    width: 200px;
    height: 10px;
}


.star {
    background-color:white;
    border-right:1px dotted #BBBBBB;
    height:10px;
    left:-20px;
    position:absolute;
    width:39px;
}

.stars_ {

    position: absolute;
    bottom: 25px;
    left: 40px;
    width: 200px;
    height: 70px;
}

.star_ {
   
    position:absolute;
    bottom:0px;
    left:0px;
    background-color:white;
    width:40px;
    height:62px;
    text-align:center;
}

.s1  {
    background:url('../img/chart/1s.gif') top no-repeat;
}

.s2  {
    background:url('../img/chart/2s.gif') top no-repeat;
}

.s3  {
    background:url('../img/chart/3s.gif') top no-repeat;
}

.s4  {
    background:url('../img/chart/4s.gif') top no-repeat;
}

.s5  {
    background:url('../img/chart/5s.gif') top no-repeat;
}

.js_rating_text {
   
    float: left;
    /*padding: 5px;
    width: 300px;
    height:25px;*/

}
