.sched_start_head, .sched_event_head, .sched_end_head {
	float: left;
	background-color: #F0F0F0;
	height: 40px;
}

.top_sched_text {
	padding-top: 13px;
	text-transform: uppercase;
	font-weight: bold;	
	color: #666633;
	font-size: 12px;	
}

.sched_start_head {
	width: 160px;
	text-align: right;
	margin-right: 20px;
	padding-right: 15px;
}

.sched_event_head {
	width: 580px;
	padding-left: 15px;
	margin-right: 20px;
}

.sched_end_head {
	width: 100px;
	padding-left: 15px;
}

#open_activities, #open_activities_2, #session_1, #session_2, #session_3, #session_4, #session_5, #session_6, #session_7, #session_8 {
	margin-top: 20px;
}

.session_time, .session_event, .session_end {
	float: left;
	height: 45px;
}

.session_event_open {
	float: left;
	height: 55px;
}

.session_event_open .session_event_info {
	height: 55px;
}

.session_1_event, .session_2_event, .session_4_event, .session_6_event {
	float: left;
}

.session_time {
	width: 160px;
	text-align: right;
	margin-right: 20px;
	padding-right: 15px;
}


.session_time_text, .session_end_text {
	font-weight: bold;
	padding-top: 13px;
	font-size: 16px;
}

.small_st_text {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.session_time_text {
	color: #993333;
}

.session_end_text {
	color: #999966;
}

.session_event, .session_1_event, .session_2_event, .session_event_open, .session_4_event, .session_6_event {
	width: 615px;
	margin-right: 0px;
}

.speaker_picture, .session_event_info {
	float: left;
}

.speaker_picture {
	width: 40px;
	margin-right: 20px;
	border: 1px solid white; /*use this for the Mozilla - if no picture shows then the width does not work */
}

.session_event_info {
	width: 520px;
	/*margin-left: 3px;*/
	/*border: 1px solid #F0F0F0;*/
	border: 1px solid #DFDFDF;
	height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;	
}

.session_1_1, .session_2_1, .session_4_1, .session_6_1 {
	height: 40px;
}

.session_1_other, .session_2_other, .session_4_other, .session_6_other {
	margin-top: 10px;
	height: 40px;
}

.session_4_other_BWIA {
	margin-top: 10px;
	height: 50px;
}

.session_4_other_BWIA .session_event_info {
	width: 520px;
	border: 1px solid #DFDFDF;
	height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;	
}

.session_6_other_forum {
	margin-top: 10px;
	height: 50px;
}

.session_6_other_forum .session_event_info {
	width: 520px;
	border: 1px solid #DFDFDF;
	height: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;	
}

.se_nm_sp, .se_room {
	float: left;       
}

.se_nm_sp {
	width: 420px;
}

.se_room {
	width: 100px;
	text-align: center;
}

.se_room_text {
	color: #993333;
	font-size: 12px;
	padding-top: 5px;
}


.se_name {
	font-weight: bold;
	font-size: 12px;
}

.se_name_nosp {
	font-weight: bold;
	padding-top: 5px;
	font-size: 13px;
}

.se_speaker {
	color: #898989;
	font-weight: bold;
	font-size: 10px;
}

.session_end {
	width: 100px;
	padding-left: 15px;
}