﻿body.home #leftNav a#home, body.basic-terms #leftNav a#basic-terms, body.modern-grid #leftNav a#modern-grid, body.advanced-concepts #leftNav a#advanced-concepts, body.storage #leftNav a#storage, body.methods #leftNav a#methods, body.library #leftNav a#library {
    color: #cf6200;
    font-weight: bold;
    background-color: white;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}

span.attribution {
    margin-left: 4px;
}


#main #tabs ul.tablist li { margin-bottom: 0 !important;}

.ui-widget-content  {min-height: 200px !important;}

#main a[href$='.zip'] {
      background: url("/images/icon_zip.gif") no-repeat scroll right center transparent!important;
    padding-right: 20px;
    margin-right: 3px;
}