table.projectinfo { width:100%; vertical-align:top; border:1px solid #e3e3e3; border-radius:6px;}
table.projectinfo:hover { background:#fafafa;}
table.projectinfo tr{ border-bottom:1px solid #e3e3e3;}
table.projectinfo tr:last-child{ border-bottom:none;}
table.projectinfo tr:nth-child(even) {background:#fafafa;}
table.projectinfo th, table.projectinfo td {padding:.4em;}
table.projectinfo th { vertical-align:top;text-align:left; width:33%; font-size:13px;}
table.projectinfo td {font-size:11px; }
table.projectinfo tr:hover { background:#fff;}

ul.projectID {margin-bottom:1em;}
ul.projectID li.name { width:49%; margin-right:2%;}
ul.projectID li.id {width:24%;}

div.resultnav {padding:.5em 0; border:1px solid #ccc; border-width:1px 0; margin-bottom:1em;}