/* webinars
------------------------------*/
div.webinars h2 { color: #000000; font-size: 1.4em; font-weight: bold; }
div.webinars h3 { color: #000000; font-size: 1.4em; padding-left: 24px; font-weight: bold; }
div.webinars h3.eu { background: url(../images/content/webinars/EUFlag.png) no-repeat 0 14px }
div.webinars h3.us { background: url(../images/content/webinars/USFlag.png) no-repeat 0 14px }
div.webinars table.webinar {  margin: 20px 0 40px;  font-size: 1em; width: 560px; }
div.webinars table.webinar tr td { border-bottom: 1px solid #999999; padding: 10px 3px }
div.webinars table.webinar th { color: ##666666; padding: 5px 0; border-top: 1px solid #999999; border-bottom: 1px solid #999999; text-align: left; font-weight: normal; }
div.webinars table.webinar td { color: #000000; font-size: 1.2em;  }
div.webinars table.webinar th.Title { width: 220px; }
div.webinars table.webinar th.Date { width: 180px; }
div.webinars table.webinar th.RegLink { width: 160px; padding-left: 15px; }

div.webinars h3 { padding-top: 10px; margin-top: 20px 0 0; color: #000000; }