/* portal! */
    div#contentwrap {  }
    div#content { padding:1em 0 0 0; }
    
    div#search { padding:1em 0; margin-bottom:1.5em; text-align:left; }
    div#search h3 {  }
    div#subhead div#search h3 { display:inline; padding-right:15px; }
    div#subhead div#search h3 a { color:#000; text-decoration:none; }
    div#search input { font-size:1.2em;  }
    div#search input.uuInput { padding-left:5px; padding-right:5px; }
    div#subhead div#search { padding:8px 0; margin:0; border:0; }
    
    div.studies { margin-bottom:5em; }
    div.study { padding:0 0 5px 0; margin:0 0 1.4em 0; border-bottom:1px solid #eee; clear:right; }
    div.study table.sparks {}
    div.study h4 { font-weight:bold; margin:0; }
    div.study h4 a { text-decoration:none; }
    div.study h4 a:hover { text-decoration:underline; }
    div.study p { margin:0; padding:0; } 
    div.study span.caption { color:#999; } 
    div.study p.uuxdownload { margin-top:.6em; }
    div.study p.uuxdownload a { padding:2px 5px 4px 5px; text-decoration:none; color:#fff; font-weight:bold; text-align:center; background-color:#d52; }
    div.study p.uuxdownload a:active { background-image:none; background-color:#46a; }
    
    div#popular { margin-bottom:1em; }
    
    #tags a { text-decoration:none; color:#46a; }
    #tags a:hover { text-decoration:underline; }
    #tags ul { list-style-type:none;  padding-left:0; margin-left:0; }
    #tags li { font-weight:bold; }
    #tags li span { font-weight:normal; color:#999; } 

    div#subhead { padding-top:5px; background: transparent url(/static/img/pyramid.gif) bottom right no-repeat; }
    table.studies { width:100%; }
    div#h2wrap { background:#fff; border:0; }
    
    div.pagination a { font-weight:bold; }
    div.pagination a.prev { background:transparent url(/static/img/ui/back.gif) center left no-repeat; padding-left:26px; margin-right:1em; }
    div.pagination a.next { background:transparent url(/static/img/ui/next.gif) center right no-repeat; padding-right:26px; }

    div#downloads ul { list-style-type:none; margin-left:2px; }
    div#downloads li a { background:transparent url() center left no-repeat; padding-left:22px; height:47px; display:block;  }
    div#downloads li a.xls { background-image:url(/static/img/icons/xls_button200.gif); }
    div#downloads li a.xls:hover { background-image:url(/static/img/icons/xls_button200_hover.gif); }
    div#downloads li a.xls span { display:none; }
