#block{
	width:380px;
	margin:0 auto;}
#block h3{
	background:url(img/h3.png) no-repeat center;
	color:#dd3c04;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:17px;}
#block .photo{
	background:url(img/photo-bg.png) no-repeat center;
	margin-right:6px;
	position:relative;
	float:left;}
#block .photo img{
	max-width:115px;
	max-height:115px;
	overflow:hidden;
	position:absolute;}
#block .photo img.photo-bg{z-index:1;}
#block .photo img.photo{left:0;}
#block p.content{
	font-family: Old Standard TT, serif;
	line-height:24px;
	padding-left:19px;
	margin-left:121px;
	position:relative;
	overflow:hidden;
	text-align:justify;
	color:#898989;
	font-size:16px;
	font-style:italic;}
	
#block p.content span {text-indent;}
#block .sign{text-align:right;float:right;}
#block .sign a{color:#577302;font-family:Arial,sans-serif;font-size:13px;text-decoration:none;}
#block .sign a:hover{text-decoration:underline;}
#block .sign p{color:#5a5a5a;font-size:12px;line-height:15px;margin-top:6px;}

#block .photo1{
	background:url(img/photo-bg.png) no-repeat center;
	margin-right:6px;
	position:relative;
	float:left;
	border:1px solid red;}
#block .photo1 img{
	max-width:115px;
	max-height:115px;
	overflow:hidden;
	position:absolute;
	padding:0px 0px 0px 0px;}
#block .photo1 img.photo-bg{z-index:1;}
#block .photo1 img.photo{left:0;}

#block .photo2{
	background:url(img/photo-bg.png) no-repeat center;
	margin-right:6px;
	position:relative;
	float:left;
	border:1px solid red;}
#block .photo2 img{
	max-width:115px;
	max-height:115px;
	overflow:hidden;
	position:absolute;
	padding:0px 45px;}
#block .photo2 img.photo-bg{z-index:1;}
#block .photo2 img.photo{left:0;}

























