
body.foto {
background: #FFFFFF;
color: #474747; /* 474747 */
font-size: 10pt;
font-weight: normal;
font-family: Arial, sans-serif;
margin: 0px;
}

div.foto {
	margin: 10px 0px 0px 20px;
}

div.outer {
	width: 200px;
	margin: 0px 10px 0px 10px;
}
div.inner {
	margin: 10px 19px;
	padding: 17px 16px 33px 16px;	
	background: #F2F2F2 url(/images/bg_photo.gif) no-repeat bottom left;
	border: 0px solid red;
}
.inner img {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	clear: both;
}

div.listalka {
	margin: 10px 0px;
	padding: 0px;
	font: normal 8pt/8pt Arial, sans-serif; 
	text-align: center;
}
.foto div.listalka, div.listalka#no_fix {	
	position: static;
	top: 0px; 
}
.listalka a, .listalka a:visited { color: #000000; }


div.bottom { margin: 30px 0px 0px 0px; text-align: center;}
div.cp {
	background: #FFFFFF url(../images/cp_line.gif) center top no-repeat;
	margin: 10px 10px 5px 10px;
	padding: 12px 20px 5px 20px;
	border: 0px solid silver;
}
.cp { 
	font: normal 7pt/9pt Tahoma, Arial Cyr, Arial, sans-serif ;
}
.cp p { margin: 8px 0px 8px 0px; }


div.text {	
	margin: 15px 0px 5px 0px;
	padding: 0px;
}
div.text div.date{
	margin: 5px 0px 5px 30px;
}

p {
	margin: 5px 0px 5px 0px;
}