ul.customMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 270px;
	background-color: #4fb1f4;
}
ul.customMenu li {
	border-bottom: 1px dashed #ffffff;
	background: transparent;
	height: 25px;
	padding: 0;
	margin: 0;
}
ul.customMenu li a {
	text-decoration: none;
	color: #ffffff;
	background: none;
	display: block;
	font-size: 13px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	padding: 0 15px 0 45px;
}
ul.customMenu li.select a {
	color: #ffffff;
	font-weight: bold;
}
ul.customMenu li.first,
ul.customMenu li:first-child {
	height: 40px;
}
ul.customMenu li.first span,
ul.customMenu li:first-child span {
	text-decoration: none;
	color: #ffffff;
	background: none;
	display: block;
	font-size: 18px;
	font-weight: 100;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 15px;
}
ul.customMenu li.last,
ul.customMenu li:last-child {
	border-bottom: 0;
}
.program .header_lead {
	text-align: center;
}
.program .header_lead h3 {
	padding-top: 20px;
}
.program .day {
	padding: 50px 0 0 0;
}
.program .day .day_lead {
	background: #eee;
	padding: 8px;	
	font-size: 20px;
}
.program .day .day_event {
	padding-top: 30px;
}
.program .day .day_event .event_time {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color:#999
}
.program .day .day_event .event_name {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.program .day .day_event .description {
	padding-left: 40px;
}
.program .day .day_event .description .skolkovo {
	text-indent: 23px;
	background-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/87115._3104350437044B043C044F043D043D044B043904_.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
}
.program .day .day_event .description .sub_header {
	text-decoration: underline;
}