﻿
ul.treeview-list {

    list-style: none;

    padding: 0;

    margin: 0;

}

li.treeview-item {

    float: left;

    width: 491px;

    padding-right: 4px;

}

div.text {

    font: 13px 'Segoe UI' , Arial, sans-serif;

    color: #4888a2;

    padding: 6px 18px;

    display: block;
    height: 52px;
    width: 609px;
}