.memorial_box{
	padding:10px;
	margin-bottom:20px;
	overflow:hidden;
	background:url(/s/main/images/theme.memorial.box.jpg) #541300 no-repeat;
	background-size: cover;
    background-position: center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	box-shadow:0px 0px 10px rgba(0,0,0,0.7);
	text-shadow:0px 0px 7px rgba(0,0,0,0.9);
}
#page_content .memorial_box>p{
	font-family:"Traditional Arabic", Tahoma, "arabic Transparent", arial;
}
.memorial_box>p:first-child{
	padding:2px;
	text-align:center;
	font-size:36px;
}
.memorial_box>p:last-child>img{
	float:left;
	max-width:150px;
	max-height:180px;
	margin:10px;
	box-shadow:0px 0px 7px rgba(0,0,0,0.5);
}
.memorial_box>p:last-child{
	line-height:35px;
}