.notifications{
	margin: 0;
	padding:10px;
	overflow: hidden;
	line-height: 24px;
	list-style: none;
}
.notifications li{
	width: 260px;
	padding: 0 10px;
	height: 1%;
	overflow: hidden;
	background: url(http://img.nur.kz/i/kz3/tv/separator.gif) repeat-x 0 100%;
}
.notifications em{
	float: right;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}
.informer, ul.informer{
    margin-bottom:5px;
}
.informer:after,
ul.informer:after{
	content: "";
	display: block;
	clear: both;
}
.calendar{
	padding: 17px 0;
	color: #747474;
	font-size: 11px;
}
.calendar .day{
	width: 233px;
	height: 121px;
	background: url(http://img.nur.kz/i/kz3/tv/bg-day.gif);
	overflow: hidden;
	margin: 12px auto 0;
	padding: 0;
	list-style: none;
	line-height: 24px;
	font-size: 11px;
}
.calendar .day li{
	width: 32px;
	padding: 0 0 0 1px;
	text-align: center;
	float: left;
}
.calendar li.wend,
.calendar li.wend a{
	color: #f00;
}
.calendar .day a{
	display: block;
	width: 32px;
}
.calendar .week{
	width: 233px;
	text-align: center;
	margin: 0 auto;
	line-height: 13px;
	padding: 0;
	background: url(http://img.nur.kz/i/kz3/tv/bg-week.gif);
	list-style: none;
	overflow: hidden;
}
.calendar .week li{
	width: 32px;
	padding: 0 0 0 1px;
	float: left;
}
.calendar div{
	width: 233px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 10px;
}
.calendar div select{
	float: left;
	width: 96px;
	margin: 0 8px 0 0;
	border: 1px solid #4182bc;
}
.calendar div select.year{
	margin: 0;
}
.calendar div input{
	float: right;
	padding: 0;
	width: 24px;
	overflow: visible;
}
.favorites{
	padding: 0 0 20px;
	width: 100%;
	overflow: hidden;
}
.favorites li{
	width: 100%;
	overflow: hidden;
	float: left;
	padding:2px 0;
}
.favorites h5{
	width: 62px;
	float: left;
	margin: 0 4px 0 0;
	font-size: 12px;
	overflow: hidden;
	padding: 0 2px 0 7px;
	font-weight: normal;
}
.favorites p{
	margin: 0;
	float: left;
	width: 158px;
	color: #474747;
}
.favorites p strong{
	font-weight: normal;
	color: #000;
}
.favorites .delete{
	width: 12px;
	height: 12px;
	background: url(http://img.nur.kz/i/kz3/tv/delete.gif) no-repeat 0 0;
	overflow: hidden;
	float: right;
	margin: 5px 5px 0 0;
	text-indent: -9999px;
}
.favorites .delete:hover{
	background: url(http://img.nur.kz/i/kz3/tv/delete.gif) no-repeat 0 -12px;
}

.save .button,
.my-canals .button,
.search-tv .button{
	padding:2px 12px;
	margin:0;
	float: left;
	width:auto;
	overflow:visible;
	font-size:11px;
	color:#444;
	font-weight:bold;
}
* html .my-canals .button,
* html .search-tv .button{padding:2px 15px;}
.search-tv{
	padding: 10px 0;
}
.search-tv .txt{
	width:168px;
	height:19px;
	margin: 1px 5px 0 5px;
	background:url(http://img.nur.kz/i/kz3/tv/bg-txt4.gif);
	float:left;
	overflow:hidden;
}
.search-tv .txt input{
	width:162px;
	height:15px;
	border:0;
	float:left;
	margin:2px 0 0 2px;
	padding:1px 0 0 2px;
}
.search-tv p{
	margin: 0 0 0 5px;
}
.search-tv p em{
	font-style: normal;
	display: block;
	color: #9A9A9A;
	font-size: 11px;
}
.tv li{
	padding: 0;
}
