﻿@import url("page1.css");

h1 { margin-top:0; margin-bottom:8px; }

.controlpanel 
{
    font-size:100%; position:relative;
}

.tblDecades 
{
    width:720px; margin-top:0;
}

.tblDecades td 
{
    text-align:center;
    width:80px;
    border-right:dotted 1px #999999;
}
.tblDecades p { margin-top:0px; margin-bottom:6px;}
.decade { color:#336699; }
.count  { font-size:90%; color:#444444; margin-top:10px; }

.slider 
{
    position:absolute;
    z-index:10;
    top:60px;
    left:40px;
/*
    top:215px;
    left:60px;
*/
}

.hItemArea h2   { margin:0px 0px 5px -15px; }
.yearMdl { display:none; }
