#classContainer {
    width: 1010px;
    margin: 0px auto;
}
#classHeader {
    width: 100%;
    height: 290px;

}

img{
    width: 100%;
    height: 100%;
}

#edic{
    margin:0 auto;
    width:1010px;
    position: relative;
    top:5px;

}
#classmain {
    margin:0 auto;
    width:240px;
     float:left;
     position: relative;
     top:5px;
     /*background-color:#D2E0E9;*/
    /*height:200px;*/
    /*border:2px solid #FEE7CD;*/



}
#conceptwidget {
    width:730px;
    position: relative;
    float:left;
    top:5px;
    margin: 0px auto;
}
#linguistic {
    float:left;
    width: 730px;
    position: relative;
    top:10px;

    /*background-color: #086A87;*/

}
#middle{
    float:left;
    width: 10px;
    position: relative;
    top:5px;
    height:100px;
    margin-right: 30px;
    margin-left: 0px;

}
#description{
    font-size: 18px;
}
.jowl_link {
    text-decoration:underline;
    color:blue;
    cursor:pointer;
    font-family:"Times New Roman";
    font-size: 20px;


}
.jowl_links {
    /*text-decoration:underline;*/
    /*color:blue;*/
    cursor:pointer;
    font-family:"Times New Roman";
    font-size: 25px;
    /*background-color:#FEE7CD;*/
    display: block;
    padding-top: 2%;
}
.jowl_links:hover {
    background-color: green;
    color: white;
}


/*.propertybox {
font-size: 20px;
margin-top: 10px;
}*/
.propertybox p{
    font-size: 20px;
    font-weight:normal;
    white-space: pre;
}


#choose {
    width:100%;
    height:40px;
    position: relative;
    top:10px;
    background-color:#7AFEC6;
}
#choose1{
    float: left;
    position: relative;
    top:10px;
    left:10px;
}
#choose1-1 {
    float: left;
    position: relative;
    top:10px;
    left:249px;
}
#choose1-2 {
    width: 40%;
    float: left;
    position: relative;
    top:5px;
    left:265px;
}

#concept {
    float:left;
    width: 505px;
}

#treeview{
    /*background-color:#93FF93;*/
    cursor:pointer;
}
#navbar{
    position: relative;
    top:16px;
    /*background-color:#93FF93;*/
    cursor:pointer;
}
#classfoot{
    width: 1010px;
    margin: 0px auto;
    position: relative;
    float: left;
    top: 40px;
    background-color: #666666;
    height: 70px;
}
#classfoot .footspan1{
    color: #FFFFFF;
    font-size: 20px;
    position: relative;
    float: left;
    top:10px;
    left: 350px;
}
#classfoot .footspan2{
    color: #FFFFFF;
    font-size: 20px;
    position: relative;
    float: left;
    top:15px;
    left: 80px;
}