.program_container {
	background-color: #ececec;
	padding: 8px;
	position: relative;
	width: 729px;
}

.day_topic {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
}

.time {
	font-weight: bold;
	float: left;
	margin-right: 5px;
	width: 35px;
	line-height: 150%;
}

.event {
	float: left;
	width: 689px;
	line-height: 150%;
}

.no_program {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 10px 0;
	text-align: center;
}
