html {width: 100%;}

body {
	background: white;
	text-align: justify;
	color: black;
	font-size: 12pt;
	line-height: 135%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 7in;
  	 }

#header img	{
	display: none;
	}

#header p.printhead	{
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;

	}

#header p.printurl	{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #566;


	}

#header p.printtitle	{
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	}

#photo p.caption	{
	font-size: 11pt;
	text-align: left;
	}

#photo 	{
	text-align: center;
	padding-left: 10pt;

	}

#photo p.comments	{
	font-size: 10pt;
	text-align: center;
	padding-left: 10pt;
	}

#subnav, #up, #photo p.navigation, 
#text p.hp, #text div.rightcaption, #text p.caption,
#table p.caption, #table td.innerleft, #table table.alphabet{
	display: none;
   	}

#wrapper	{
	width: 7in;
	border: 0;
	border-top: 0;
	padding: 0;
	margin: 0;
	background: white;
	background-image: none;
	color: black;
	}	

#content {
	width: auto;
   	margin: 0 20pt 0 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none ;
   	color: black;
   	background: transparent none;
   	}

#text p.zagl, #text p.1-ru-1-zagl, #text p.auth, #text p.1-ru-2-author, #text p.litra, #text p.6-literatura  {
	font-weight : bold;
	text-align : left;
}

#text p.place, #text p.1-ru-3-work  {
	text-align : left;
	font-style : italic;
}

#text p.annot, #text p.1-ru-4-annot  {
	font-size: 10pt;
	line-height: 100%;
	margin-left : 100pt;
	text-align : justify;
}

#text p.3-epigr  {
	text-align : right;
	font-style : italic;
}

#text p.ajus, #text p.4-text  {
	text-align : justify;
	text-indent: 1.2cm;
} 

li 	{
	text-indent: 1.2cm;
}
#footer {
	border-top: 1pt solid #ccc;
	text-align: left;
	clear: both;
	font-size: 10pt;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-top: 20pt;
	line-height: 110%;
	padding-top: 10pt;
	}

a:link, a:visited {
   color: #566;
   background: transparent;
   text-decoration: underline;
   }

html #pagebody p	{
	line-height: 1.75em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 13pt !important;
	}
	
#pagebody .trans dt  {

	/* Print URLs ... see Eric Meyer, alistapart.com:articles:goingtoprint */
#content a:link:after, #content a:visited:after {
   	content: " (" attr(href) ")";
   	font-size: 75%;
  	 }

#content a[href^="/"]:after {
   	content: " (http://ito.edu.ru" attr(href) ")";
	}
/* will affect all links, thus making URLs much longer and malformed; needs to be killed
#content a[href^=""]:after {
   	content: " (http://www.alistapart.com/" attr(href) ")";
	}
*/
