#content { color: #484848; font: 15px Arial; }

TABLE { border-collapse: collapse; }
BLOCKQUOTE { margin: 15px 20px; }

.light { color: #888; font-size: 13px; font-style: italic; }
.fl { float: left; }

#content IMG { display: block; border: none; }
#content IMG.left { float: left; margin: 0 10px 0 0; }
#content IMG.right { float: right; margin: 0 0 0 10px; }

#content P { line-height: 1.4; margin: 15px 0; }

#content H1 { font-weight: normal; }

#content H2 { color: #0099FF; font-weight: normal; margin: 15px 0; }
#content H2 SPAN { color: #888; font-size: 12px; }


#content OL,
#content UL { margin: 15px auto; }
#content UL { margin-left: 7px; }
#content OL { margin-left: 27px; }
#content OL UL,
#content UL UL,
#content OL OL,
#content UL OL { margin: 8px auto; }
#content OL LI,
#content UL LI { color: #888; line-height: 18px; font-size: 14px; margin: 12px 0; }
#content UL LI { padding-left: 20px; list-style: none; background: url(/i/bg/ul.gif) 0 5px no-repeat; }
#content OL LI { list-style: decimal; }
#content UL OL LI { background: none; padding: 0; margin-left: 23px; }
#content OL UL LI { list-style: none; }
#content OL UL,
#content UL UL { margin-left: 9px; }

#content .lenta {  }

#content DIV.file {
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 1.2;
	margin: 10px 0;
	padding: 4px 0 4px 45px;
	}
	#content DIV.file A { line-height: 1.4; }
	#content DIV.file SPAN { color: #999; font-size: 12px; }
	#content DIV.doc { background-image: url(/i/file-doc.png); }
	#content DIV.xls { background-image: url(/i/file-xls.png); }
	#content DIV.pdf { background-image: url(/i/file-pdf.png); }