#scheduleContentBlock{margin-left:32px;}
	#scheduleContentHeader{width:100%;border: dashed 1px #bbbbbb;height:25px;}
			#iScheduleContentHeader{background: #e4e4e4;width:100%;height:100%;position:relative;}
				#iScheduleContentHeaderText{position:absolute;top:3px;left:10px; color:#2e2f92;font-weight: bold;font-size: 16px}
				

#scheduleContent{width:575px;border: dashed 1px #bbbbbb;height:100%;margin-top:2px}
	#iScheduleContent{background: #dedede;width:width:536px;height:100%;position:relative;padding:20px 19px;}
		#scheduleCalendar{height:215px;width:100%}
			#calendar{margin:auto;width:161px;position:relative;}
			.ui-datepicker-days-cell{font-size:11px;font-weight:bold; padding:4px;text-align: center;cursor: pointer;}
			.ui-datepicker-days-cell a{text-decoration: underline;}
			.ui-datepicker-days-cell a:hover, ui-datepicker-days-cell-over{text-decoration: none!important}
			.ui-datepicker-title-row td{padding:5px;background: #2e2f92;;border:solid;color:white;border-color:#E4E4E4;border-width: 1px;font-weight: bold;text-align: center;font-size: 14px}
			.ui-datepicker-header{text-align: center;font-size: 15px}
			.ui-datepicker-prev{position:absolute;top:0px;cursor: pointer;}				
			.ui-datepicker-next{position:absolute;right:-2px;cursor: pointer;}
			.ui-datepicker-current-day{}
	#scheduleContentDate{width:100%;border: dashed 1px #bbbbbb;height:25px;}
		#iScheduleContentDate{background: #d4d4d4;width:100%;height:100%;position:relative;}
			#iScheduleContentDateText{position:absolute;top:3px;left:10px; color:#2e2f92;font-weight: bold;}
	#scheduleContentSchedules{margin-top: 20px;}
		.scheduleContentItem{width:100%;height:45px;position:relative;margin-bottom:1px;border: dashed 1px #bbbbbb}
		.scheduleContentItemLiveBlack{background:#d4d4d4 url(../img/tiesiogiai-programa2.png) no-repeat scroll right top !important;}
		.scheduleContentItemLiveWhite{background:#e9e9e9 url(../img/tiesiogiai-programa3.png) no-repeat scroll right top !important;}
			.iScheduleContentItemWhite{background: #e9e9e9;width:100%;height:100%;}
			.iScheduleContentItemBlack{background: #d4d4d4;width:100%;height:100%;}
				.scheduleContentItemDate{color:#2e2f92;font-size:12px;font-weight:bold;top:2px;left:10px;position: absolute;}
				.scheduleContentItemText{color:#3c3c3c;font-size:11px;top:2px;left:65px;position: absolute;width:387px}
				.scheduleContentItemTextFirst{font-size:12px}
	.ui-datepicker-unselectable{text-decoration: none;cursor: default;}
	.ui-datepicker-current-day{color:#E49239;}
	.ui-datepicker-header {font-size:16px;font-weight:bold;margin-bottom:7px;text-align:center;}
	
	#scheduleDateHeader{width:100%;border: dashed 1px #bbbbbb;height:25px;margin-top:5px;}
			#iScheduleDateHeader{background: #e49239;width:100%;height:100%;position:relative;}
				#iScheduleDateHeaderText{color:#2E2F92;font-size:16px;left:10px;position:absolute;top:3px;font-weight: bold}