#content table{
	width: 550px;
	border-collapse: collapse;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 20px 0 6px 0;
}

#conference #content table{
	margin-top: 0;
}

#conference #content table td, #conference #content table th{
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 6px 15px 6px 15px;
}

#conference #content table td{
	background: #b7ceb1; /* yellow fbe374 */
}

#conference #content table td img{
	float: left;
	margin: 0 6px 6px 0;
	background: #ffffff;
	padding: 2px;
	border: 1px solid #e6a62a;
}

#conference #content table td.time{
	width: 100px;
}

#conference #content table th{
	background: #607c59; /* yellow #e6a62a */
	color: #fff;
	font-size: 1.1em;
}

#content table th.percent{
	width: 20px;
	padding: 8px;
	text-align: center;
}

#conference #content table th.percent, 
#conference #content table td.percent{
	padding: 8px;
	text-align: center;
}

#conference #content table.output{
	width: 350px;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	margin: 2px 0 7px 0;
}

#conference #content table.output th, 
#conference #content table.output td{
	background: #b7ceb1;
	color: #000;
	border-right: none;
	border-bottom: none;
}

#conference #content table.output td{
	padding: 1px 15px;
}

#conference #content table.output th{
	padding: 1px 15px;
}

#conference #content table.output tr.last td{
	padding: 2px 15px 18px 15px;
}

#conference #content table.output tr.last th{
	padding: 2px 15px 18px 15px;
}

#conference #content table.output th.topic{
	width: 135px;
	font-weight: normal; font-size: 1em;
	padding: 1px 5px 0 15px;
}

#conference #content table.output th.session{
	padding: 13px 2px 10px 15px;
}
/* Leaders Advanced Data Tables */
.leaderslist #content #main #sorted-content .form-column table {
	width: 340px;
	float: left;
}
.leaderslist #content #main #sorted-content .form-column table td {
	background-color: #fff;
	width: 289px;
	text-align: left;
	xborder: 1px solid #ccc;
}
.leaderslist #content #main #sorted-content .form-column table th {
	font-family: verdana, arial, geneva;
	font-size: 10px;
	width: 60px;
	padding: 0;
	color: #000;
	font-weight: bold;
	text-transform: none;
	xborder: 1px solid #ccc;
	padding: 2px 0 2px 0;
}
.leaderslist #content #main #sorted-content .form-column table #Company,
.leaderslist #content #main #sorted-content .form-column table #Undergraduate,
.leaderslist #content #main #sorted-content .form-column table #Graduate{
	border: 1px solid #A5ACB2;
	width: 280px;
	padding: 1px 0 1px 0;
}
.leaderslist #content #main #sorted-content .form-column table #Birthplace,
.leaderslist #content #main #sorted-content .form-column table #Father,
.leaderslist #content #main #sorted-content .form-column table #Industry {
	border: 1px solid #A5ACB2;
	width: 283px;
}


.leaderslist #content #main #sorted-content .form-column table #Era,
.leaderslist #content #main #sorted-content .form-column table #Gender,
.leaderslist #content #main #sorted-content .form-column table #Ethnicity {
	border: 1px solid #A5ACB2;
	width: 188px;
}
/* Leaders Data Tables */
.leaderslist #content table{
	width: 676px;
	margin: 0; /* more for ie6? */
}

.leaderslist #content td{
	background: #eee6c3;
	color: #3d3d3d;
	border-right: none;
	border-bottom: 1px solid #ffffff;
	padding: 2px 11px;
}

.leaderslist #content th{
	background: #fff; color: #91612b;
	border-right: none; border-bottom: none;
    text-align: left;
	padding: 2px 11px;
}

.leaderslist #content tr.even td{
	background: #f6f4d4;
}

.leaderslist #content td{
	/* default width */
	width: 160px;
}

.leaderslist #content td.company{
	width: 196px;
}

.leaderslist #content td.industry{
	width: 155px;
}

.leaderslist #content td.era{
	width: 55px;
}

.leaderslist #content .listfacets{
	float: left;
	width: 650px;
	background: url(/leadership/images/site/bg-triple-rule-dotted.gif) no-repeat bottom left;
	padding: 0 0 28px 0; margin: 0 0 18px 0;
}

.leaderslist .az, .leaderslist .eras{
	float: left;
	color: #bdbdbd;
	padding: 11px 0 10px 75px;
}

.leaderslist .az a, .leaderslist .az span{
	display: block;
	float: left;
	width: 1.25em;
	padding: 0 0.25em;
}

.leaderslist #record table{
	border-top: none;
	border-left: none;
	width: 360px; /* 370 breaks in ie6 */
}
#education-data table th.heading, 
#education-data table th.educ{
  border-top: 1px solid #bf8a4d; padding-top:1px;
  margin-bottom: 20px;
}

.leaderslist #record table th, 
.leaderslist #record table td{
	background: none;
	border-bottom: none; border-right: none;  
}

.leaderslist #record table th{
	color: #944701;
	text-align: left;
	padding: 0 0 2px 0;
   vertical-align: top; 
}

.leaderslist #record table tr.heading th, 
.leaderslist #record table th.heading, 
.leaderslist #record table th.educ{
	padding-top: 6px; padding-bottom: 8px;
}

.leaderslist #content #record table th.educ{
    text-align: right; padding-right: 0; padding-bottom: 0; 
}

.leaderslist #content #record table img#degrees{
    margin: 0; padding: 0; 
}

.leaderslist #content #record #military-data table{
    margin-left: 3px;
}

.leaderslist #content #record #military-data table th{
    color: #000; 
}

.leaderslist #record table td{
	width: 257px; padding: 0 0 2px 0; 
}

.leaderslist #content #facetnav ul{
	float: left;
	width: 210px;
}

.leaderslist #content #facetnav ul.first{
	width: 225px;
}

.leaderslist #content #facetnav li{
	background: none;
	padding: 0; margin: 0;
}

