/* CSS Document */

body {  
  font-family:"Times New Roman", Times, serif;
  color:#333333;
  font-size:1.46em;
} 



div.sub-lead     { margin-top: 28px; } 


h2 { margin-top: 1em; }


ul.nobullet                   {list-style-type: none;}
ul.nav-humies                 {font-size:1.2em;}

table td                      { }

table.humies th.col_outcome   {width:12%;}
table.humies th.col_authors   {width:14%;}
table.humies th.col_paper     {width:42%;}
table.humies th.col_statement {width:16%;}
table.humies th.col_pres      {width:8%;}
table.humies th.col_algo      {width:8%;}

table.humies                  { border-bottom:1px solid; }
table.humies tr               { }

table.humies th               {padding:2px 12px 2px 2px;background-color:#F3F3F3;}

table.humies td               {padding:2px 12px 2px 2px;border-top:1px solid #666;vertical-align:top;}
table.humies td:first-child   {font-weight:bold;}
table.humies td p             {margin-top:4px;margin-bottom:4px;}

.modal .modal-dialog { width: 760px; } 



.sourcetitle {font-style:italic;}