#two-col #container, #one-col #container {
	max-width: 100%;
}

/* -------------------------------------------------------------- 
 = SEMINAR TABLE
-------------------------------------------------------------- */

table.seminars {	
	width: 100%;
	margin: 0.5em auto;
	border: #000 1px solid;
	border-collapse: collapse; 
	background: #ffe188; 
	border-spacing: 0px;
}

/* ----- IS THIS NEEDED? ----- */

table.seminars th {
	border: #000 1px solid;;
	font: bold 1em verdana, arial, sans-serif;
	color: #404040; 
	background: #ccc; 
	text-align: center
}

table.seminars td.seminarChair {
/*	border: #000 1px solid;
	border: 2px 1px;	*/
	BORDER-TOP: #000000 2px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 2px solid;
	BORDER-LEFT: #000000 1px solid; 
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: Verdana; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ff0000; 
	TEXT-ALIGN: center;
}

/* ----- --------------- ----- */

table.seminars td {
	padding: 1px 0 1px 4px;
	font: normal 1em arial, sans-serif;
	line-height: 1.5em;
	color: #000;
}
table.seminars tr {background: #ffffff}
table.seminars tr.alt {background: #f1f1f1}
table.seminars td.seminarDate {
	margin:0;
	border: #000 1px solid;
	padding-left: 0.5em;
	color: #000;
	background: #ffe188;
	font: bold 1em verdana, arial, sans-serif;
}
table.seminars td.Time {
	width: 10%;
	text-align: center;
}
table.seminars td.speaker, table.seminars td.Speaker{
	width: 80%;
	font-weight: bold;
}
table.seminars td.session{
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}
table.seminars td.nonsem{
	width: 80%;
}
table.seminars td.ProgCode {
	width: 10%;
	text-align: center;
	padding-right:4px;
}
table.seminars td.SemTitle {
	margin:0;
	border-bottom: #bfdada 1px dotted;
	padding: 0 0 4px 0;
}
table.seminars td.Title {
	width: 80%;
	margin:0;
	border-bottom: #bfdada 1px dotted;
	padding-left: 4px;
	color: #0000ff;
}
table.seminars td.Abstract {
	width: 80%;
	margin:0;
	border-bottom: #bfdada 1px dotted;
	padding-left: 4px;
	color: #000000;
	line-height: 1.2em;
}
table.seminars td.Location {
	width: 10%;
	margin: 0;
	border-bottom: #bfdada 1px dotted;
	padding-left: 4px;
	font-size: 0.8em;
	text-align: center;
}

/* -------------------------------------------------------------- 
 = FOOTER
-------------------------------------------------------------- */

table.ProgList {
	width: auto;
	margin: 0.5em auto;
	border: #000 1px solid;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.ProgList tr {
	border-bottom: #000 1px solid;
}
table.ProgList td {
	margin: 0;
	padding: 0.4em;
	line-height: 1.5em;
	color: #000;
	text-align: center;
}
table.ProgList td.TblTitle {
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	font: bold 12px Verdana, sans-serif; 
	text-align: center;
	background: #ffe188;
}
div.printonly {
	position: absolute;
	left: -1000em;
	width: 20em;
}



/* -------------------------------------------------------------- 
 = Web Seminars
-------------------------------------------------------------- */
.sem-title {
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.sem-title h3 {
	font: normal 1.3em arial,sans-serif;
	border-bottom: 1px solid #e5e5e5;
	padding: 1em 0 1em 0;
	color: #b51032;
}
.sem-title p.sem-author {
	margin-top:1em;
}
.sem-title p.sem-date {
	font: 0.8em arial,sans-serif;
}
.sem-title p.sem-location {
	font: 0.8em arial,sans-serif;
	margin-bottom: 1em;
}

/*   the title and the speaker in one section and the time/date/location information on its own
.sem-title h3 {
	font: normal 1.3em arial,sans-serif;
	border-bottom: 0px solid #e5e5e5;
	padding: 1em 0 0.5em 0;
}
.sem-title p.sem-author {

	border-bottom: 1px solid #e5e5e5;
	padding: 0em 0 1.5em 0;
}
.sem-title p.sem-date {
	font: 0.8em arial,sans-serif;
	margin-top: 1.5em;
}
.sem-title p.sem-location {
	font: 0.8em arial,sans-serif;
	margin: 0em;
	padding: 0;
}
 */

.sem-abstract h4, .sem-presentation h4, .sem-lecturenotes h4, .sem-audio h4, .sem-video h4, .sem-slideshow h4, .sem-comments h4, .sem-heading h4 {
	width:100%;
	margin:1.5em 0 0.5em 0;
	border-top: 1px solid #e5e5e5;
	padding: 0.3em 0 0 0;
	background-color:transparent; 
	font: bold 1em arial, sans-serif;
}
.sem-presentation p span {
	margin-left:1em;
}
.sem-video form {
	margin:0 0 3em 0;
	text-align: center;
}
.sem-video form select {
	font-family: verdana, arial, sans-serif;
	text-align: center;
}
.sem-video form option {
	font-family: verdana, arial, sans-serif;
	text-align: right;
}
.flash-video {
	margin:1em auto;
	padding:0;
	width:540px;
	height:432px;
	color:#000;
	background-color:#ccc; /* #111501; */
}
.flash-video p#player1 {
	margin:0;
}
.sem-slideshow a.small{
	font-weight: normal;
}
/* -------------------------------------------------------------- 
 = Abstract Listings
-------------------------------------------------------------- */
#page-title {
	width: auto;
	margin: -4.3em 0 0 0;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	text-align:right;
	position:absolute;
	right:0em;
	z-index:9;
}
.seminar {
	width: auto;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1em;
}
.seminar h4 {
	font: normal 1.2em arial,sans-serif;
	padding: 1em 0 0.5em 0;
}
/* -------------------------------------------------------------- 
 = Video Download List
-------------------------------------------------------------- */

#video-download-list {
	width:auto;
	margin: 0;
	padding: 1em 1em 0 1em;
}
#video-download-list ul {
	text-align: center;
}
#video-download-list ul li {
	display: inline;
}
#video-download-list ul li a { 
	padding: 1ex;	
	background: #F9E9A9 url(/images/off_bg.gif) repeat-x top left;
	color: #333;
	border: 1px solid #9B8748;
	text-decoration: none;
	font-size: 95%; white-space: nowrap;
}
#video-download-list ul li a:hover {
	color: #333;
	border-color: #727377;
	background: #fff url(/images/on_bg.gif) repeat-x top left;
}

