/* CSS Document */
	.dle_tabPane{ height:26px;}
	.dle_aTab {border:1px solid #CDCDCD; padding:5px;}
	.dle_tabPane DIV{
		float:left;
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dle_tabPane .tabActive{
		background-image:url('/engine/skins/images/tl_active.gif');
		margin-left:0px;
		margin-right:0px;	
	}
	.dle_tabPane .tabInactive{
		background-image:url('/engine/skins/images/tl_inactive.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dle_tabPane .inactiveTabOver{
		margin-left:0px;
		margin-right:0px;
	}
	.dle_tabPane span{
		font-family:tahoma;
		vertical-align:top;
		font-size:11px;
		line-height:26px;
		float:left;
	}
.dle_tabPane .tabActive span { padding-bottom:0px; line-height:26px;}
.dle_tabPane img{ float:left; }
.position_blog {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
.top_fonts {
	background-image: url(../blogimages/window/top-fonts.gif);
	background-repeat: repeat-x;
}
.bottom_fonts {
	background-image: url(../blogimages/window/bottom-fonts.gif);
	background-repeat: repeat-x;
}
.center_fonts {
	background-image: url(../blogimages/window/left-center.gif);
	background-repeat: repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}
.center_fonts_r {
	background-image: url(../blogimages/window/right-center.gif);
	background-repeat: repeat-y;
	background-position:left;
}
#blog_resize { cursor: nw-resize;}
#blog_repa{ line-height: 13px; }
#blog_repa_header {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
    margin-bottom: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	font-family: verdana;
	cursor: move;
}
#blog_repa a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#blog_repa a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}
.bb-pane { width:98% }
/*------------------------------------------------
			Похожие новости
------------------------------------------------*/
.iBlogsRelatedNews { margin: 0 0 40px; }
.iBlogsRelatedNews > h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px;
	font-style: normal;
}
.iBlogsRelatedNews > ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.iBlogsRelatedNews > ul > li {
	border: 1px solid #bfced6;
	border-radius: 5px;
	float: left;
	margin: 0 0 5px 8px;
	padding: 5px;
	width: 29%;
					
}
.iBlogsRelatedNews > ul > li > a {
	margin: 0 0 10px;
	display: block;
	font-size: 12px;
}
.iBlogsRelatedNews > ul > li > a:hover {
							
}
.iBlogsRelatedNews > ul > li .text {
	color: #000;
	font-size: 12px;
}
.iBlogsRelatedNews > ul > li .text > img {
	float: left;
	max-width: 60px;
	max-height: 60px;
	margin: 0 5px 5px 0;
}					
.blog-spoiler-allnews-short {
		color: #000;
		margin: 10px 0 0;
		font-size: 11px;
}		
