td.myspeakers2 { 
	width: 213px;
	height: 32px;
	background-color: #ffffff;
	}

td.phone2 { /* speaker files */
	background-color: #ffffff;
	width: 79px;
	height: 29px;
	}

td.subpagesearch {
	background-color: #ffffff;
	}

table.searchtable2 { /* This table contains the search
			form in the header */
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #ffffff;
	}

td.white-content { /* Produces the main white cell between the menu and the rounded-corner
			    bottom. Used on pages including the speaker pages. */
	background-color: #ffffff;
	padding: 10px;
	background-image: none;
	}

td.col3table-cell {
	width: 184px;
	padding-top: 5px;
	}

table.col3table {
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

td.col3table-head {
	background-image: url('../images/col3table-head.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	}
									

td.col3table-middle {
	background-image: url('../images/col3table-middle.gif');
	background-repeat: repeat-y;
	background-position: top center;
	padding-left: 6px;
	padding-right: 8px;
	}

td.col3table-middle p {
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	}

table.speaker-main {
	width: 881px;
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

	td.speaker1 {
		width: 257px;
		background-color: #ffffff;
		}

		td.speaker1 img.speaker-photo {
			width: 255px;
			height: 301px;
			border: 1px solid #c1c1c1;
			}

		td.speaker1 p {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 75%;
			padding-left: 15px;
			padding-right: 10px;
			font-weight: bold;
		}

		td.speaker1 p.speaker-quote {
			color: #1c5082;
			font-style: italic;
			padding-top: 10px;
			line-height: 140%;
			}

		td.speaker1 p.speaker-quote-sig {
			color: #5b5b5b;
			text-align: right;
			}

	td.speaker2 {
		width: 410px;
		background-color: #ffffff;
		padding-left: 20px;
		padding-right: 10px;
		}

		
		td.speaker2 h1 { /* Intended for speaker's name */
			text-transform: uppercase;
			color: #1c5082;
			font-family: Garamond, Times, "Times New Roman", serif;
			font-size: 125%;
			}

		div.topbullets {
			background-image: url('../images/dotbg-horizontal.gif');
			background-position: bottom center;
			background-repeat: repeat-x;
			}

			div.topbullets ul {
				color: #000000;
				font-size: 110%;
				font-weight: bold;
				padding-bottom: 15px;
				padding-top: 5px;
				margin-left: 15px;
				}

		div.speaker-short-summary {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 90%;
			background-image: url('../images/dotbg-horizontal.gif');
			background-position: bottom center;
			background-repeat: repeat-x;
			padding-bottom: 12px;
			padding-top: 12px;
			}

			div.speaker-short-summary p {
				line-height: 140%;
				font-weight: bold;
			}

		div.speaker-text {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			width:400px;
			}

			div.speaker-text h2 {
				margin-top: 15px;
				}

			div.speaker-text h3 {
				padding-top: 8px;
				padding-bottom:0px;
				margin-bottom: 0px;
				font-size: 80%;
				color: #1c5082;
				}

			div.speaker-text p, div.speaker-text li {
				color: #000000;
				font-size: 80%;
				line-height: 125%;
				margin-bottom: 12px;
				}

			div.speaker-text a:link {
				border: 0px none transparent;
				}				

			div.speaker-text a:visited {
				border: 0px none transparent;
				}				

			div.speaker-text a:hover {
				border: 0px none transparent;
				}

			div.speaker-text img {
				border: 0px none transparent;
				}

	td.speaker3 {
		}

		table.speaker3-table {
			border: 0px none transparent;
			border-spacing: 0px;
			border-collapse: collapse;
			}

			td.take-action {
				background-image: url('../images/take-action/take-action-bg.jpg');
				background-position: center center;
				background-repeat: no-repeat;
				width: 184px;
				height: 118px;
				}

				td.take-action img {
					border: 0px none transparent;
					}

				td.take-action a:link {
					border: 0px none transparent;
					}

				td.take-action a:visited {
					border: 0px none transparent;
					}

				td.take-action a:hover {
					border: 0px none transparent;
					}

				table.take-action-table {
					border: 0px none transparent;
					border-spacing: 0px;
					border-collapse: collapse;
					}

				td.col3table-middle img {
					border: 0px none transparent;
					}

				td.col3table-middle img.video-still {
					margin-left: 5px;
					}

				td.col3table-foot {
					background-image: url('../images/col3table-foot.gif');
					background-repeat: no-repeat;
					background-position: top center;
					}
					
	#indov p.indfrom {
		float: right;
		color: #404040;
		font-weight: bold;
		padding: 0 0 5px 0;
	}
	
		#indclear {
		height: 1px;
		width: 400px;
		background: url(../images/dotbg-horizontal.gif) repeat-x;
		padding: 5px 0 5px 0;
		clear: both;	
	}