.comp-service-572{
	width:502px;
}
	.comp-service-572 .namebox{
		background: url(../images/bg-box.gif) 0 0 no-repeat;
	}
		.comp-service-572 .namebox img{
		}
		.comp-service-572 .namebox div#info{
			background:url(../images/bg-box_bottom.gif) 0 bottom no-repeat;
			
			color: #333;
			padding:5px 5px 5px 15px;
		}
			.comp-service-572 .namebox div h1{
				color:#FFF;
				line-height:110%;
				margin:5px 0 5px;
				padding:0;
				font-size: 30px;
			}
			.comp-service-572 .namebox div h2{
				color:#FFF;
				font-size: 18px;
				margin-bottom:5px;
			}
			.comp-service-572 .namebox div p{
				color:#333;
				margin:0px;
				line-height: 14px;
			}
				.comp-service-572 .namebox div p.deceased{
					height:35px;
				}
	.comp-service-572 #service{
		padding:0 0 10px 0;
	}

	.comp-service-572 .obituary{
		background: url(../images/bg-gradient.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		line-height: normal;
		margin:10px 0 0 0;
		padding: 0px 15px 5px 15px;
	}
		.comp-service-572 .obituary h3{
			color:#669933;
			font-size: 18px;
			padding-top: 20px;
			margin-bottom: 5px;
		}

.comp-service-572 .curve1{
	background: url(../images/curve1.gif) 0 0 no-repeat;
	border-bottom: 1px solid #f3dfac;
	font-weight: bold;
	height:45px;
	padding:8px 15px 0 0;
	text-align: right;
}
	.comp-service-572 .curve1 a{
		background: url(../images/mail_ico.gif) 0 2px no-repeat;
		color: #333333;
		font-weight: bold;
		padding: 0 10px 0 23px;
		text-decoration: none;
	}
		.comp-service-572 .curve1 a:hover{
			color: #f3dfac;
		} 

	.comp-service-572 h4{
		background: url(../images/curve2.gif);
		background-repeat: no-repeat;
		padding: 20px 0 0 13px;
		height: 33px;
		color:#669933;
		font-size: 18px;
		margin:0;
	}
	
.comp-service-572 dl{
	background-color: #EAE8DC;
	margin:0;
}
	.comp-service-572 dt{
		font-weight:bold;
		padding:8px 0 10px 13px;
		margin:0;
	}
	.comp-service-572 dd{
		margin:0;
		padding:0;
		background: url(../images/left-quote1.gif) 12px top no-repeat;
		border-bottom:3px solid #f3dfac;
	}
		.comp-service-572 dd blockquote{
			margin:0 12px 0 0;
			padding:0 20px 20px 50px;
			background: url(../images/right-quote1.gif) right bottom no-repeat;
			line-height:normal;
		}
	.comp-service-572 dt.even{
		background-color: #CEC8B2;
	}
		.comp-service-572 dd.even{
			background: #CEC8B2 url(../images/left-quote2.gif) 12px top no-repeat;
		}
			.comp-service-572 dd.even blockquote{
				background: url(../images/right-quote2.gif) right bottom no-repeat;
			}
	.comp-service-572 dl.last {
		background: url(../images/curve3.gif) bottom 0 no-repeat;
		padding-bottom:31px;
	}
