/** SKIN:2col
 * konawiki skin file
 */

#wikicontent {
    width: 850px;
}

#wikibody {
    width       : 670px;
    font-size   : 1em;
    line-height : 1.3em;
    float       : right;
}

#wikinavi {
    width : 180px;
    height: 100%;
    float: left;
}

