/* downloads page*/
div#presentationDownloads {margin: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;}
div#presentationDownloads table {margin: 0px auto; background-color: #bbbbbb; border-spacing: 1px;}
div#presentationDownloads th {padding: 4px 4px 4px 10px; background-color: #b4cbe7; border: solid 2px #ffffff; color: #000000; font-size: 16px; font-weight: normal; text-align: left; background-repeat: no-repeat; background-position: right center;}
div#presentationDownloads th.title {width: 250px;}
div#presentationDownloads th.presenter {width: 175px;}
div#presentationDownloads th.meeting {width: 125px;}
div#presentationDownloads th.venue {width: 150px;}
div#presentationDownloads th.download {width: 100px;}
div#presentationDownloads th.header {background-image: url(/portals/42/images/both.gif); cursor: pointer;}
div#presentationDownloads th.headerSortDown {background-color: #295487; color: #ffffff; background-image: url(/portals/42/images/down.gif); cursor: pointer;}
div#presentationDownloads th.headerSortUp {background-color: #295487; color: #ffffff; background-image: url(/portals/42/images/up.gif); cursor: pointer;}
div#presentationDownloads td {padding: 1px 1px 1px 11px; background-color: #ffffff;}
div#presentationDownloads td a {text-decoration: underline;}
div#presentationDownloads tr.odd td {background-color: #eeeeee;}
div#presentationDownloads td a {color: #000000;}
/* end downloads page*/







