/* CSS Document */
#siteRoot{
background-image:url(../images/icons/large/web.png);
background-repeat:no-repeat;
background-position:5px 5px;
height:40px;
padding:2px 0 0 50px;
font-size:32px;
color:#666;
}

#fileTree{
list-style:none;
font-size:12px;
font-weight:bold;
margin-left:12px;
}

#fileTree a{
display:block;
padding:0 0 0 25px;
text-decoration:none;
color:#333;
font-weight:normal;
font-size:11px;
}

#fileTree li{
margin-bottom:0;
}

#fileTree li ul{
margin-left:0;
}
