#left {
 margin-left: 15px;
 width: 964px;
 font: 12px "Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
 color: #333;

 height:auto;
 min-height:1600px;
 padding-bottom:20px;
}


#fig {
  height: 300px;
}

#bc_legenda {
  /*background: yellow;*/
  padding-top: 30px; 
  text-align: left;
  font: 14px "Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
  font-weight: bold;
  width: 95%;
}

#bc_chapter {
 padding-top: 30px;
 padding-left: 10px;
 font-size: 14px;
 /*font-weight: bold;*/
 width: 95%;

 height:auto;
 min-height:14px;
}


#bc_chapter ul {

  font-size: 12px;

}

#bc_chart {
  height: 850px;
}



/*horisontal nvigation by year*/
.menu{
    width: 100%;
    background-color: #555;
    margin: 0px 0px 20px 0px; }

.menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
    float: left; text-decoration: none;
    color: white;
    padding: 10.5px 11px;
    background-color: #555; 
    font-weight: bold;
}  
 

.menu ul li .current{
    font-variant: small-caps; 
    font: bold 35px "Lucida Grande";
    color: #fff;
    background-color:#0b75b2;}

/* eof horisontal nvigation by year*/
/* twitter and facebook button positioning*/

.byline {
     width: 85%;
     font-size: 10px;
     color: rgb(102, 102, 102);
     line-height: 25px;
     height: 25px;
     padding: 5px 0 10px 0;
}

.byline .facebook-button {
     line-height: normal;
}

.byline .facebook-button, .byline .twitter-button {
     float: right;
}

.byline .twitter-button {
     margin: 0 10px 0 0;
     width: 150px;
     position: relative;
}
 
.service  {
     font-size: 10px;
     font-style: italic;
     color:#0b75b2;
     /*-moz-user-select: -moz-none;*/
}

twitter-share-button {
     text-decoration: none;
}

</style>
