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


.ataglance {
	width: 560px;
}

.day {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #fff;
	background-color: #069;
	height: 18px;
	padding: 4px 0 0 10px;
	
	}

.hours {
	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;
	width: 110px;
	}

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

.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #069;
	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;
}