        .tour-toc{ float: left; width: 652px; border-top: solid 2px #ccc; background-color: #efefef;
                   padding-left: 98px; line-height: 54px; margin-top: 10px; border-bottom: solid 2px #ccc;}
        .tour-toc div{ float: left; width: 190px; }
        .tour-toc a{ font-size: 12pt;}

        .tour-toc label{
                font-size: 12pt;
                background-image: url("/products/enso/tour/gfx/head_circle.gif");
                background-repeat: no-repeat;
                background-position: 0px 0px;
                color: white;
                padding-left: 8px;
                padding-right: 10px;
                padding-bottom: 5px;
                padding-top: 5px;
        }

        .tour-toc label.here{ background-image: url("/products/enso/tour/gfx/head_circle_here.gif"); }
        .tour-toc a.here{ color: #ff6600; }

        .captions label{
                background-image: url("/products/enso/tour/gfx/caption_circle.gif");
                background-repeat: no-repeat;
                height: 50px; width: 25px;
                display: block;
                float: left;
                color: white;
                padding-top: 3px; padding-left: 7px;
				margin-right: 7px; margin-top: 2px;
                font-size: 16px;
        }


