1/*
2 * (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com)
3 * (C) Copyright 2003-2007 Jonathan Turkanis
4 * Distributed under the Boost Software License, Version 1.0. (See accompanying
5 * file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
6 */
7
8BODY { padding:5; margin:5 }
9HR { width:95%; text-align:center }
10DIV.tree-item { font-family:"Times New Roman",serif }
11SPAN.tree-icon { color:#0000ee }
12A.tree-icon, A.tree-text { text-decoration:none }
13A.tree-text { color:#0000ee }
14A:visited.tree-text { color:#0000ee }
15.lib-name, .tree-caption
16{
17    margin-bottom:0;
18    font-size:108%;
19    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
20    text-align:center;
21    color:black
22}
23.tree-sync
24{
25    font-size:10px;
26    font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
27    text-decoration:none;
28    color:#0000ee
29}
30P.tree-sync
31{
32    text-align:center;
33    margin-bottom:1em
34}
35