#top_button03 { /**/
	background-color:#0C4691;
}

#left_column {
	padding-bottom: 30px;
}
#session_tab {
	margin: 0 35px;
}
#session_tab .clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	height: 3px;
	background-color: #93ABD1;
	clear: both;
}
#session_tab .btn {
	float: left;
	padding: 5px 10px;
	font-weight: bold;
}
#session_tab .day {
	float: right;
	padding: 5px;
	color: #93ABD1;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
}
#session_tab br {
	clear: both;
}
#btn_session1 {
	background-color: #93ABD1;
}
#btn_session1 a, #btn_session2 span {
	display: none;
}
#btn_session2 {
	background-color: #ffffff;
}
#day_session2, #prg_session2 {
	display: none;
}
.btn span {
	color: white;
}
div.tbl_container {
	margin:0 35px;
	color: #2E63A8;
	line-height: 15px;
	font-size: 13px;
}
.firstline {
	margin: 0;
	border-bottom: 2px solid #93ABD1;
	margin: 1em 0;
}
.lines, .breaks, .discussion, .lastline {
	border-bottom: 2px solid #93ABD1;
	border-top: 2px solid #93ABD1;
	margin: 1em 0;
}
.breaks {
	padding: 4px 0;
}
div.time {
	float:left;
	padding:2px 4px;
}
div.title {
	margin-left: 60px;
	padding:2px 4px;
	font-weight: bold;
}
.lines .title, .discussion .title {
	color: #CA341B;
}
.lines div {
	border-bottom: 1px solid #93ABD1;
}
.lines div div {
	border-bottom: none;
}
div.speaker {
	margin-left: 70px;
	padding:2px 4px;
	color: #565658;
	border-bottom: none;
	font-size: 80%;
}
div.speaker b {
	font-weight: bold;
}