.RadTreeView,
.RadTreeView a.rtIn,
.RadTreeView .rtEdit .rtIn input
{
   font-size:14px;
   font-family:Arial;
}
.RadTreeView .rtLI
{
   padding-bottom: 5px;
}
.RadTreeView .rtUL .rtUL
{
   margin-top: 5px;
}
.RadTreeView .rtLast
{
   padding-bottom: 0; /* prevent double-spacing */
}

