th.dataset {
     background-color:#669999;
     color: white;
     font-size: 16px;
     padding: 2px;
}
td.dataset {
     background-color:#E0E0E0;
     padding-left: 5px;
     line-height: 1.2;
     font-size: 14px;
}
td.logo {
     background-color:white;
}
tr.access:nth-child(even) {
     background-color:#f2f2f2;
}
img.current {
     opacity: 0.5;
}
img {
     padding-right: 5px;
}
td.current {
     opacity: 0.5;
}
#ds_title {
     background-color:#42575F;
}
#ds h3 {
     font-size: 20px;
}
table.dataset {
     border-spacing: 2px;
}
.right {
     float: right;
     width: 200px;
}
td.doc {
     background-color:#E0E0E0;
     padding-left: 5px;
     line-height: 1.2;
     font-size: 14px;
}
table.image {
     border-spacing: 0px;
}

.Atlas #content {
     width: 1024px;
}
.Atlas .webpage {
     width: 1024px;
}
.Atlas .webpage table.striped
   {
     width: 1024px;
   }

table.dataset ul
{
    list-style: disc;
    margin: 5px;
    padding: 0;
    padding-left: 15px;
}
th.glimpse
{   
    background-color: #ADADAD;
    color: white;
}
