#memorial-holder{
	width: 580px;
	/* border: 1px solid #C4ACD3; */
	background-color: #FFFFFF;
	margin-bottom:40px;
}

#memorial-top{
	background-color: #DDEBF6;
	height: 23px;
	font-size:14px;
	font-weight:normal;
	padding-top:5px;
	padding-left:12px;
	color:#000000;
}

#memorial-left{
float:left;
width:200px;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
}

#memorial-right{
float:right;
width:340px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;
}

#memorial-image{
text-align:center;
background-color:#DDEBF6;
padding-bottom:10px;
}

#memorial-edit{
position:absolute;
top:141px;
left:170px;
text-align:right;
width:400px;
}

#memorial-tributes_title{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0092CF;
	padding-left: 5px;
	padding-top:5px;
	height: 23px;
	margin-top:15px;
	margin-bottom:10px;
}

#memorial-tributes-white{
	/*background-image: url(../images/tribute-white.jpg);*/
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #FFFFFF;
	padding: 10px;
	/*padding-left:50px;*/
}

#memorial-tributes-blue{
	/*background-image: url(../images/tribute-blue.jpg);*/
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color:#F1F7FB;
	padding: 10px;
	/*padding-left:50px;*/
}

#memorial-condolences_title{
	font-size: 14px;
	color: #0092CF;
	background-color: #DDEBF6;
	padding-left: 5px;
	padding-top:6px;
	height: 22px;
	margin-top:15px;
}

#memorial-condolences{
	background-color:#F1F7FB;
	padding-top: 10px;
	padding:5px;
}

span.addedby{
color:#412848;
}
