/**************************************************************************************************/
/* at a glance elements */
/**************************************************************************************************/


.ataglance {
	width: 570px;
}
/*
.day {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #fff;
	background-color: #069;
	height: 18px;
	padding: 4px 0 0 10px;
	}
*/
.hours {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #666;
	padding: 10px 0 10px 4px;
	border-bottom: 1px solid #069;
	border-right: 1px solid #069;
	}

.hours_clean {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #069;
	padding-bottom: 5px;
	line-height: 14px;
	}

.center {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #069;
	padding: 10px 0 10px 4px;
	border-bottom: 1px solid #069;
	border-right: 1px solid #069;
	}

.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000;
	padding: 10px 0 10px 4px;
	border-bottom: 1px solid #069;
	}
	
.breakout_session_4 {
	width: 117px;
	border-right: 1px dotted #069; 
	background-color: #f2f2f2;
}
	
.breakout_session_6 {
	width: 78px;
	border-right: 1px dotted #069; 
	background-color: #f2f2f2;
}