﻿/* Style sheet for Awards pages */

/* Awards Centre page styles */
.awards-centre {  } /* for page container */

.awards-centre h4 { text-decoration: underline; }

.awards-centre .annotation { font-style: italic; font-size:small; }
.awards-centre .prtitle {font-size: medium; font-weight: bold; text-transform:uppercase; }
.awards-centre .prbyline { font-size: small; font-style:italic; color: black; text-decoration:none; }
.awards-centre img.pressthumbnail { padding: 0; margin: 0 10px 3px 0; border: 1px solid black; float: left; }


.awards-centre table.info { font-size: 1.0em; margin-bottom: 15px; }
.awards-centre col.infoleft { width: 12em; }
.awards-centre table.dates { font-size: 1.0em; margin-bottom: 15px; }
.awards-centre table.dates td { padding-right: 15px; }

.awards-centre div.referenceinfo { font-size: 80%; }
.awards-centre div.referenceinfo p { margin-top: 6px; margin-bottom: 6px; }

