/* ������ ����� ������ */

#Articles_Fulltext_Show h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #3B3E43;
	margin-bottom: 10px;
}
#Articles_Fulltext_Show h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	color: #3B3E43;
}
#Articles_Fulltext_Show .descr {
	font-size: 1.2em;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
}
#Articles_Fulltext_Show .shadow {
	width: 200px;
	height: 150px;
}
#Articles_Fulltext_Show blockquote {
	margin: 20px 20px 20px 40px;
	text-align: justify;
	border-left: 2px solid #646464;
	padding-left: 10px;
	font-style: italic;
}
#Articles_Fulltext_Show .author {
	text-align: right;
	font-size: 1.3em;
	font-style: italic;
}
#Articles_Fulltext_Show .comment {
	text-align: right;
	font-size: 1.1em;
}
#Articles_Fulltext_Show big {
	font-size: 1.2em;
}
#Articles_Fulltext_Show dd, #Articles_Fulltext_Show li {
	line-height: 1.4em;
}
#Articles_Fulltext_Show .marker {
	background-color: #CCFF33;
}
#Articles_Fulltext_Show table {
	font-size: 0.85em;
	border: 1px solid #C4C4C4;
	border-collapse: collapse;
}
#Articles_Fulltext_Show table th {
	font-size: 0.90em;
	background-color: #E7E7E7;
	border: 1px solid #C4C4C4;
	padding: 3px;
}
#Articles_Fulltext_Show table td {
	border: 1px solid #C4C4C4;
	padding: 3px;
}

#Articles_Fulltext_Show .tagList {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 3px 3px 3px 30px;
	border: 1px dotted silver;
	background-color: #f2f2f2;
	background-image: url("img/tagcloud.gif");
	background-repeat: no-repeat;
	background-position: 3px;
}
#Articles_Fulltext_Show .tagList li {
	display: inline;
	font-size: 0.85em;
}

.articles .dopImgLeft {
	position: static;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.articles .dopImgRight {
	position: static;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.dateBlock {
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 0.85em;
	border: 1px solid silver;
	padding: 3px;
	text-align: center;
}