
.illustration {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
  font-size:10pt; 
  color:#333333;
}

#leftcontent {
    width: 200px;
    float : left ;
    overflow-y : scroll;
    height: 1010px;  
    }


