﻿
.TutorialTreeNodeViewed
{
    padding-right:20px;
    background-image:url('../../images/tick.png');
    background-repeat:no-repeat;
    background-position:right;

}
.TutorialTreeNode
{
    /*padding-left:30px;*/
}