#index td {
	vertical-align: top;
}
#scholsearch p.search {
	padding: 0;
	margin: 0;
}
#topics {
	display: block;
	float: right;
	width: 50%;
	margin: 0;
	padding: 0;
	border: none;
}
.SBTMain > #schedule {
	padding: 0;
	padding-top: 1px;
}
#search #scholsearch {
	padding-top: 15px;
}
h2.session {
	background-color:#d9eae2;
	background-image: url(/scholarsday/images/header_nav_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left center; 
	text-align: center;
	padding: 0.5em;
}
h2.session a {
	color: #000000;
}
.list th.session {
	font-size: 1.3em;
	font-weight: bold;
	color: #003300;
	background-color: #cce0f2;
	text-align: center;
	padding: 0.25em;
	background-attachment: scroll;
	background-image: url(/scholarsday/images/barbkg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.list th.session a {
	color: #000000;
}
.list th.chair {
	font-size: 1.1em;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.list th.time {
	vertical-align: top;
	padding-right: 0.5em;
	white-space: nowrap;

}
.list .title, #search .title {
	font-style: italic;
}
.list .presenter, #search .presenter {
	font-style: normal;
}
#prev_next {
	border-collapse: collapse;
	width: 100%;
	border: none;
	margin-top: 20px;
}
#prev_next td {
	border: none;
	width: 50%;
}
#prev_next a {
	text-decoration: none;
}
#prev_next img {
	border: none;
}
#prev_next #next {
	text-align: right;
}
#area label {
	display: block;
	margin-top: 10px;
}
p.error {
	background: #CCCCCC;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	border: 3px solid #000000;
	border-top-style: none;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

p.message {
	border-top-style: solid;
	border-bottom-style: none;
	margin-bottom: 0;
	padding-top: 10px;
	text-align: center;
}
#display th {
	text-align: right;
	vertical-align: top;
}
