body {
background-image: url('gradient.png');
background-repeat: repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
font-size: 13px
}

table { width: 100%; border-style: none; }
table.links { font-weight: bold; background-color: #b01c2e; text-align: center; table-layout: fixed; }

.links a { color: white; text-decoration: none; display: block; width: 100%; }
.links a:hover { color: #b01c2e; background-color: white; }

td { font-size: 13px; vertical-align: top; }
td.inside { background-color: white; width: 800px; border-style: solid; border-color: black; border-width: 1px; vertical-align: top; padding: 10px; }
td.memberPubs { width: 500px; }

hr { border-top: 1px dotted; border-bottom: none; border-left: none; }

div.footer { text-align: center; font-size: 11px; }

div.hiddenAbstract { display: none; }

/* must be last in file */
div.hidden { display: none; }
