/*CONFERENCE-SPECIFIC STYLES*/

table#conferenceOutline {
	table-layout: fixed;	
}

table#conferenceOutline td#c_text, th#c_text {
	border-left: 1px solid #e3e3e3;
	padding: 2px;
}

table#conferenceOutline td, th {
	border-bottom: 1px solid #e3e3e3;
	vertical-align:top;
}
