
/* ########## CONTENT ############## */

#content {
	/*width:					950px;*/
	margin:					0px auto;
	border-collapse:		collapse;
}
#content-title{
	color:					white;
	font-weight:			bold;
	font-size:				16px;
	line-height:			24px;
	text-align:				center;
	margin-top:				7px;
}
#content .t_lt{
	width:					16px;
	height:					37px;
	background-image:		url(/templates/i/cb/t_lt.png);
}

#content .t_mid{
	height:					37px;
	background-image:		url(/templates/i/cb/t_mid.png);
	background-repeat:		repeat-x;
}

#content .t_rt{
	width:					16px;
	height:					37px;
	background-image:		url(/templates/i/cb/t_rt.png);
}

#content .m_lt{
	width:					16px;
	background-image:		url(/templates/i/cb/m_lt.png);
}

#content .m_content{
	background-color:		#F6FAEE;
}

#content .m_rt{
	width:					16px;
	background-image:		url(/templates/i/cb/m_rt.png);
}

#content .b_lt{
	width:					16px;
	height:					24px;
	background-image:		url(/templates/i/cb/b_lt.png);
}

#content .b_mid{
	height:					24px;
	background-image:		url(/templates/i/cb/b_mid.png);
}

#content .b_rt{
	width:					16px;
	height:					24px;
	background-image:		url(/templates/i/cb/b_rt.png);
}
#content a{
	color:					#336699;
}
/* === lenta/tv-programa/tv/ === */
.info-tabs
{
	margin: 0 0 5px !important;
}
.tv-dlist .title
{
	padding: 0px !important;
	margin-top: 11px !important;
	width: 475px !important;
	line-height: 13px !important;
}
.tv-dlist li 
{
    height: 60px !important;
}
.tv-dlist .time 
{
    line-height: 35px !important;
}