
.parent
{
	background: url("../images/treeview/button_children_02_open.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 35px; /*padding: 0px 0px 0px 0px;*/
	line-height: 100%;
	
	
	color:Black;
}

a.parent:link, a.parent:visited
{
    
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	/*font-weight: bold;*/	
    color:Black;
	text-decoration:none;
    display:block;
    height:33px;
    padding: 2px 0px 0px 74px;
    
    line-height: 150%;
    text-align:left;
    
    
}


